HomeSort by relevance Sort by last modified time
    Searched refs:_mesa_new_program_cache (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/program/
prog_cache.h 48 _mesa_new_program_cache(void);
program.c 94 ctx->VertexProgram.Cache = _mesa_new_program_cache();
100 ctx->FragmentProgram.Cache = _mesa_new_program_cache();
prog_cache.c 140 _mesa_new_program_cache(void) function

Completed in 410 milliseconds