Searched refs:brw_upload_cache (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_sf.c62 brw_upload_cache(&brw->cache, BRW_CACHE_SF_PROG,
H A Dbrw_clip.c58 brw_upload_cache(&brw->cache,
H A Dbrw_ff_gs.c143 brw_upload_cache(&brw->cache, BRW_CACHE_FF_GS_PROG,
H A Dbrw_cs.c123 brw_upload_cache(&brw->cache, BRW_CACHE_CS_PROG,
H A Dbrw_gs.c124 brw_upload_cache(&brw->cache, BRW_CACHE_GS_PROG,
H A Dbrw_tes.c110 brw_upload_cache(&brw->cache, BRW_CACHE_TES_PROG,
H A Dbrw_program_binary.c182 brw_upload_cache(&brw->cache, cache_id, &prog_key, brw_prog_key_size(stage),
H A Dbrw_state.h188 void brw_upload_cache(struct brw_cache *cache,
H A Dbrw_tcs.c148 brw_upload_cache(&brw->cache, BRW_CACHE_TCS_PROG,
H A Dbrw_vs.c216 brw_upload_cache(&brw->cache, BRW_CACHE_VS_PROG,
H A Dbrw_disk_cache.c214 brw_upload_cache(&brw->cache, cache_id, &prog_key, brw_prog_key_size(stage),
H A Dbrw_program_cache.c333 brw_upload_cache(struct brw_cache *cache, function in typeref:typename:void
H A Dbrw_wm.c162 brw_upload_cache(&brw->cache, BRW_CACHE_FS_PROG,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs.c61 brw_upload_cache(&brw->cache, BRW_CACHE_FF_GS_PROG,
H A Dbrw_sf.c62 brw_upload_cache(&brw->cache, BRW_CACHE_SF_PROG,
H A Dbrw_clip.c58 brw_upload_cache(&brw->cache,
H A Dbrw_cs.c131 brw_upload_cache(&brw->cache, BRW_CACHE_CS_PROG,
H A Dbrw_gs.c163 brw_upload_cache(&brw->cache, BRW_CACHE_GS_PROG,
H A Dbrw_tes.c112 brw_upload_cache(&brw->cache, BRW_CACHE_TES_PROG,
H A Dbrw_program_binary.c182 brw_upload_cache(&brw->cache, cache_id, &prog_key, brw_prog_key_size(stage),
H A Dbrw_state.h185 void brw_upload_cache(struct brw_cache *cache,
H A Dbrw_tcs.c150 brw_upload_cache(&brw->cache, BRW_CACHE_TCS_PROG,
H A Dbrw_vs.c229 brw_upload_cache(&brw->cache, BRW_CACHE_VS_PROG,
H A Dbrw_disk_cache.c214 brw_upload_cache(&brw->cache, cache_id, &prog_key, brw_prog_key_size(stage),
H A Dbrw_program_cache.c306 brw_upload_cache(struct brw_cache *cache, function in typeref:typename:void

Completed in 22 milliseconds

12