Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprog_cache.h54 _mesa_search_program_cache(struct gl_program_cache *cache,
H A Dprog_cache.c167 _mesa_search_program_cache(struct gl_program_cache *cache, in _mesa_search_program_cache() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dff_fragment_shader.c988 _mesa_search_program_cache(ctx->FragmentProgram.Cache, in _mesa_get_fixed_func_fragment_program()
H A Dffvertex_prog.c1374 prog = _mesa_search_program_cache(ctx->VertexProgram.Cache, &key, in _mesa_get_fixed_func_vertex_program()