Searched refs:has_legacy_pipeline_shading_rate (Results 1 – 4 of 4) sorted by relevance
82 bool has_legacy_pipeline_shading_rate; member
420 has_legacy_pipeline_shading_rate = True,
129 if (CHIP == A6XX && ctx->screen->info->a6xx.has_legacy_pipeline_shading_rate) { in __fd6_setup_rasterizer_stateobj()
3102 return 15 + (dev->physical_device->info->a6xx.has_legacy_pipeline_shading_rate ? 8 : 0); in tu6_rast_size()3172 if (CHIP == A6XX && cs->device->physical_device->info->a6xx.has_legacy_pipeline_shading_rate) { in tu6_emit_rast()