Searched refs:_mesa_new_program_cache (Results 1 – 3 of 3) sorted by relevance
48 _mesa_new_program_cache(void);
96 ctx->VertexProgram.Cache = _mesa_new_program_cache(); in _mesa_init_program()102 ctx->FragmentProgram.Cache = _mesa_new_program_cache(); in _mesa_init_program()
140 _mesa_new_program_cache(void) in _mesa_new_program_cache() function