Home
last modified time | relevance | path

Searched refs:_mesa_unlock_context_textures (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexobj.h168 _mesa_unlock_context_textures( struct gl_context *ctx );
Dstate.c387 _mesa_unlock_context_textures(ctx); in _mesa_update_state()
Dtexparam.c2048 _mesa_unlock_context_textures(ctx); in get_tex_parameterfv()
2052 _mesa_unlock_context_textures(ctx); in get_tex_parameterfv()
Dattrib.c536 _mesa_unlock_context_textures(ctx); in _mesa_PushAttrib()
907 _mesa_unlock_context_textures(ctx); in pop_texture_group()
Dtexstate.c113 _mesa_unlock_context_textures(dst); in _mesa_copy_texture_state()
Dtexobj.c2143 _mesa_unlock_context_textures( struct gl_context *ctx ) in _mesa_unlock_context_textures() function
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c1090 _mesa_unlock_context_textures(ctx); in intelRunPipeline()