Home
last modified time | relevance | path

Searched refs:_mesa_search_program_cache (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_cache.h58 _mesa_search_program_cache(struct gl_program_cache *cache,
Dprog_cache.c176 _mesa_search_program_cache(struct gl_program_cache *cache, in _mesa_search_program_cache() function
/external/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp1148 _mesa_search_program_cache(ctx->FragmentProgram.Cache, in _mesa_get_fixed_func_fragment_program()
Dffvertex_prog.c1662 prog = _mesa_search_program_cache(ctx->VertexProgram.Cache, &key, in _mesa_get_fixed_func_vertex_program()