Home
last modified time | relevance | path

Searched refs:brw_find_previous_compile (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_gs.c46 brw_find_previous_compile(&brw->cache, BRW_CACHE_GS_PROG, in brw_gs_debug_recompile()
Dbrw_state.h176 const void *brw_find_previous_compile(struct brw_cache *cache,
Dbrw_tes.c45 brw_find_previous_compile(&brw->cache, BRW_CACHE_TES_PROG, in brw_tes_debug_recompile()
Dbrw_vs.c122 brw_find_previous_compile(&brw->cache, BRW_CACHE_VS_PROG, in brw_vs_debug_recompile()
Dbrw_program_cache.c301 brw_find_previous_compile(struct brw_cache *cache, in brw_find_previous_compile() function
Dbrw_tcs.c127 brw_find_previous_compile(&brw->cache, BRW_CACHE_TCS_PROG, in brw_tcs_debug_recompile()
Dbrw_wm.c74 brw_find_previous_compile(&brw->cache, BRW_CACHE_FS_PROG, in brw_wm_debug_recompile()