Searched defs:targetIndex (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | formatquery.c | 1449 int targetIndex = _mesa_tex_target_to_index(ctx, target); local in function:_mesa_GetInternalformativ
|
| H A D | texparam.c | 128 int targetIndex; local in function:get_texobj_by_target
|
| H A D | texobj.c | 1323 GLint targetIndex; local in function:_mesa_CreateTextures 1658 int targetIndex; local in function:bind_texture_object 351 finish_texture_init(struct gl_context * ctx,GLenum target,struct gl_texture_object * obj,int targetIndex) argument 1718 const GLint targetIndex = _mesa_tex_target_to_index(ctx, target); local in function:_mesa_bind_texture 1743 int targetIndex; local in function:bind_texture [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | formatquery.c | 1459 int targetIndex = _mesa_tex_target_to_index(ctx, target); local in function:_mesa_GetInternalformativ
|
| H A D | texobj.c | 235 int targetIndex; local in function:_mesa_get_texobj_by_target_and_texunit 1285 GLint targetIndex; local in function:_mesa_CreateTextures 398 finish_texture_init(struct gl_context * ctx,GLenum target,struct gl_texture_object * obj,int targetIndex) argument 1624 int targetIndex; local in function:bind_texture_object 1684 const GLint targetIndex = _mesa_tex_target_to_index(ctx, target); local in function:_mesa_bind_texture 1703 int targetIndex; local in function:_mesa_lookup_or_create_texture [all...] |
| H A D | teximage.c | 2924 int targetIndex = _mesa_tex_target_to_index(ctx, boundTarget); local in function:lookup_texture_ext_dsa
|
Completed in 20 milliseconds