Searched refs:has_vertex_cache (Results 1 – 3 of 3) sorted by relevance
259 rctx->has_vertex_cache = !(rctx->family == CHIP_RV610 || in r600_create_context()275 rctx->has_vertex_cache = !(rctx->family == CHIP_CEDAR || in r600_create_context()
329 boolean has_vertex_cache; member
886 if (ctx->has_vertex_cache) { in r600_inval_vertex_cache()