Searched refs:has_vertex_cache (Results 1 – 3 of 3) sorted by relevance
172 (rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) in r600_flush_emit()176 cp_coher_cntl |= rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) in r600_flush_emit()183 (rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) : 0); in r600_flush_emit()
183 rctx->has_vertex_cache = !(rctx->b.family == CHIP_RV610 || in r600_create_context()198 rctx->has_vertex_cache = !(rctx->b.family == CHIP_CEDAR || in r600_create_context()
496 boolean has_vertex_cache; member