Searched defs:TextureLevel (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-fbo-tex-mip.c23 static GLuint TextureLevel = 4; /* which texture level to render to */ variable in typeref:typename:GLuint
H A Dtri-fbo-tex.c23 static GLuint TextureLevel = 0; /* which texture level to render to */ variable in typeref:typename:GLuint
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfbotexture.c56 static GLuint TextureLevel = 0; /* which texture level to render to */ variable in typeref:typename:GLuint
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmtypes.h3425 GLuint TextureLevel; /**< Attached mipmap level. */ member in struct:gl_renderbuffer_attachment
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmtypes.h3561 GLuint TextureLevel; /**< Attached mipmap level. */ member in struct:gl_renderbuffer_attachment

Completed in 24 milliseconds