Searched refs:_mesa_new_program_cache (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_cache.h48 _mesa_new_program_cache(void);
H A Dprogram.c96 ctx->VertexProgram.Cache = _mesa_new_program_cache();
102 ctx->FragmentProgram.Cache = _mesa_new_program_cache();
H A Dprog_cache.c140 _mesa_new_program_cache(void) function in typeref:struct:gl_program_cache *
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_cache.h48 _mesa_new_program_cache(void);
H A Dprog_cache.c141 _mesa_new_program_cache(void) function in typeref:struct:gl_program_cache *
H A Dprogram.c97 ctx->VertexProgram.Cache = _mesa_new_program_cache();
103 ctx->FragmentProgram.Cache = _mesa_new_program_cache();

Completed in 11 milliseconds