Searched defs:TextureLevel (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ | ||
| H A D | tri-fbo-tex-mip.c | 23 static GLuint TextureLevel = 4; /* which texture level to render to */ variable in typeref:typename:GLuint |
| H A D | tri-fbo-tex.c | 23 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 D | fbotexture.c | 56 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 D | mtypes.h | 3425 GLuint TextureLevel; /**< Attached mipmap level. */ member in struct:gl_renderbuffer_attachment |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | mtypes.h | 3561 GLuint TextureLevel; /**< Attached mipmap level. */ member in struct:gl_renderbuffer_attachment |
Completed in 24 milliseconds