Searched defs:newTex (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta.c | 1331 GLboolean newTex = GL_FALSE; local in function:_mesa_meta_alloc_texture 1388 bool newTex; local in function:_mesa_meta_setup_copypix_texture 2126 GLboolean fallback, newTex; local in function:_mesa_meta_DrawPixels 1429 _mesa_meta_setup_drawpix_texture(struct gl_context * ctx,struct temp_texture * tex,GLboolean newTex,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * pixels) argument 2380 GLboolean newTex; local in function:_mesa_meta_Bitmap [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | meta.c | 1335 GLboolean newTex = GL_FALSE; local in function:_mesa_meta_alloc_texture 1392 bool newTex; local in function:_mesa_meta_setup_copypix_texture 2093 GLboolean fallback, newTex; local in function:_mesa_meta_DrawPixels 1433 _mesa_meta_setup_drawpix_texture(struct gl_context * ctx,struct temp_texture * tex,GLboolean newTex,GLsizei width,GLsizei height,GLenum format,GLenum type,const GLvoid * pixels) argument 2347 GLboolean newTex; local in function:_mesa_meta_Bitmap [all...] |
Completed in 7 milliseconds