Searched refs:CACHE_NEW_CC_VP (Results 1 – 5 of 5) sorted by relevance
59 brw->state.dirty.cache |= CACHE_NEW_CC_VP; in brw_upload_cc_vp()234 .cache = CACHE_NEW_CC_VP
100 .cache = CACHE_NEW_CC_VP
132 CACHE_NEW_CC_VP)
385 DEFINE_BIT(CACHE_NEW_CC_VP),
651 #define CACHE_NEW_CC_VP (1<<BRW_CC_VP) macro