Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexobj.h130 _mesa_unlock_context_textures( struct gl_context *ctx );
Dstate.c589 _mesa_unlock_context_textures(ctx); in _mesa_update_state()
Dtexstate.c112 _mesa_unlock_context_textures(dst); in _mesa_copy_texture_state()
Dattrib.c454 _mesa_unlock_context_textures(ctx); in _mesa_PushAttrib()
828 _mesa_unlock_context_textures(ctx); in pop_texture_group()
Dtexobj.c1415 _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()