Searched refs:has_vertex_cache (Results 1 – 3 of 3) sorted by relevance
164 (rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) in r600_flush_emit()168 cp_coher_cntl |= rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) in r600_flush_emit()175 (rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) : 0); in r600_flush_emit()
169 rctx->has_vertex_cache = !(rctx->b.family == CHIP_RV610 || in r600_create_context()184 rctx->has_vertex_cache = !(rctx->b.family == CHIP_CEDAR || in r600_create_context()
485 boolean has_vertex_cache; member