Searched refs:has_shader_image_float_minmax (Results 1 – 1 of 1) sorted by relevance
733 …bool has_shader_image_float_minmax = pdev->info.gfx_level != GFX8 && pdev->info.gfx_level != GFX9 … in radv_physical_device_get_features() local1017 .shaderImageFloat32AtomicMinMax = has_shader_image_float_minmax, in radv_physical_device_get_features()1018 .sparseImageFloat32AtomicMinMax = has_shader_image_float_minmax, in radv_physical_device_get_features()