Home
last modified time | relevance | path

Searched refs:brw_upload_cache (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sf.c125 brw_upload_cache(&brw->cache, BRW_SF_PROG, in compile_sf_prog()
Dbrw_gs.c145 brw_upload_cache(&brw->cache, BRW_GS_PROG, in compile_gs_prog()
Dbrw_state.h154 void brw_upload_cache(struct brw_cache *cache,
Dbrw_clip.c124 brw_upload_cache(&brw->cache, in compile_clip_prog()
Dbrw_state_cache.c262 brw_upload_cache(struct brw_cache *cache, in brw_upload_cache() function
Dbrw_vs.c290 brw_upload_cache(&brw->cache, BRW_VS_PROG, in do_vs_prog()
Dbrw_wm.c341 brw_upload_cache(&brw->cache, BRW_WM_PROG, in do_wm_prog()
Dbrw_blorp_blit.cpp1883 brw_upload_cache(&brw->cache, BRW_BLORP_BLIT_PROG, in get_wm_prog()