| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texobj.h | 101 _mesa_lock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) argument 109 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) argument 118 _mesa_is_texture_complete(const struct gl_texture_object *texObj, argument [all...] |
| H A D | dlist.h | 64 struct gl_texture_object *texObj; member in struct:gl_bitmap_atlas
|
| H A D | teximage.h | 175 _mesa_base_tex_image(const struct gl_texture_object *texObj) argument [all...] |
| H A D | genmipmap.c | 111 generate_texture_mipmap(struct gl_context * ctx,struct gl_texture_object * texObj,GLenum target,bool dsa,bool no_error) argument 172 generate_texture_mipmap_error(struct gl_context * ctx,struct gl_texture_object * texObj,GLenum target,bool dsa) argument 180 generate_texture_mipmap_no_error(struct gl_context * ctx,struct gl_texture_object * texObj,GLenum target,bool dsa) argument 197 struct gl_texture_object *texObj = _mesa_get_current_tex_object(ctx, target); local in function:_mesa_GenerateMipmap_no_error 204 struct gl_texture_object *texObj; local in function:_mesa_GenerateMipmap 228 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); local in function:_mesa_GenerateTextureMipmap_no_error 235 struct gl_texture_object *texObj; local in function:_mesa_GenerateTextureMipmap [all...] |
| H A D | objectpurge.c | 369 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, name); local in function:get_texture_object_parameteriv
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | long-fixed-func.c | 85 GLuint texObj; local in function:Init
|
| H A D | tri-multitex-vbo.c | 75 GLuint texObj[2]; local in function:Init
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_gen_mipmap.c | 53 st_generate_mipmap(struct gl_context * ctx,GLenum target,struct gl_texture_object * texObj) argument [all...] |
| H A D | st_atom_shader.c | 60 struct gl_texture_object *texObj = _mesa_get_tex_unit(ctx, unit)->_Current; local in function:get_texture_target
|
| H A D | st_cb_semaphoreobjects.c | 90 struct st_texture_object *texObj; local in function:st_server_wait_semaphore 137 struct st_texture_object *texObj; local in function:st_server_signal_semaphore
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | teximage.h | 175 _mesa_base_tex_image(const struct gl_texture_object *texObj) argument [all...] |
| H A D | texobj.h | 103 _mesa_lock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) argument 112 _mesa_unlock_texture(struct gl_context *ctx, struct gl_texture_object *texObj) argument 122 _mesa_is_texture_complete(const struct gl_texture_object *texObj, argument [all...] |
| H A D | dlist.h | 65 struct gl_texture_object *texObj; member in struct:gl_bitmap_atlas
|
| H A D | genmipmap.c | 112 generate_texture_mipmap(struct gl_context * ctx,struct gl_texture_object * texObj,GLenum target,const char * caller) argument 197 struct gl_texture_object *texObj = _mesa_get_current_tex_object(ctx, target); local in function:_mesa_GenerateMipmap_no_error 204 struct gl_texture_object *texObj; local in function:_mesa_GenerateMipmap 228 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, texture); local in function:_mesa_GenerateTextureMipmap_no_error 233 validate_params_and_generate_mipmap(struct gl_texture_object * texObj,const char * caller) argument 253 struct gl_texture_object *texObj; local in function:_mesa_GenerateTextureMipmap 263 struct gl_texture_object *texObj; local in function:_mesa_GenerateTextureMipmapEXT 276 struct gl_texture_object *texObj; local in function:_mesa_GenerateMultiTexMipmapEXT [all...] |
| H A D | objectpurge.c | 365 struct gl_texture_object *texObj = _mesa_lookup_texture(ctx, name); local in function:get_texture_object_parameteriv
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_gen_mipmap.c | 53 st_generate_mipmap(struct gl_context * ctx,GLenum target,struct gl_texture_object * texObj) argument [all...] |
| H A D | st_cb_semaphoreobjects.c | 90 struct st_texture_object *texObj; local in function:st_server_wait_semaphore 139 struct st_texture_object *texObj; local in function:st_server_signal_semaphore
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | texleak.c | 25 static GLuint *texObj; variable in typeref:typename:GLuint *
|
| H A D | yuvrect.c | 111 GLuint texObj = 100; local in function:Init
|
| H A D | multipal.c | 261 GLuint texObj[2]; local in function:Init
|
| H A D | streaming_rect.c | 232 GLuint texObj; local in function:Init
|
| H A D | texrect.c | 231 GLuint texObj[8]; local in function:Init
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_texfetch.c | 523 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current; local in function:_mesa_update_fetch_functions
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_texfetch.c | 347 struct gl_texture_object *texObj = ctx->Texture.Unit[unit]._Current; local in function:_mesa_update_fetch_functions
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_fragshader.c | 365 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; local in function:r200UpdateFSRouting 414 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; local in function:r200UpdateFSRouting 452 struct gl_texture_object *texObj = ctx->Texture.Unit[reg]._Current; local in function:r200UpdateFSRouting [all...] |