Home
last modified time | relevance | path

Searched refs:has_two_planes_iterate256_bug (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h107 bool has_two_planes_iterate256_bug; member
Dac_gpu_info.c1111 info->has_two_planes_iterate256_bug = info->gfx_level == GFX10; in ac_query_gpu_info()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c3489 if (sctx->screen->info.has_two_planes_iterate256_bug && iterate256 && in si_emit_framebuffer_state()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c6489 if (device->physical_device->rad_info.has_two_planes_iterate256_bug && in radv_calc_decompress_on_z_planes()