Searched refs:amd_shader_image_load_store_lod (Results 1 – 2 of 2) sorted by relevance
406 pub amd_shader_image_load_store_lod: bool, field769 amd_shader_image_load_store_lod: false, in empty()1068 || (self.amd_shader_image_load_store_lod && other.amd_shader_image_load_store_lod) in intersects()1367 && (self.amd_shader_image_load_store_lod || !other.amd_shader_image_load_store_lod) in contains()1758 amd_shader_image_load_store_lod: self.amd_shader_image_load_store_lod in union()1759 || other.amd_shader_image_load_store_lod, in union()2184 amd_shader_image_load_store_lod: self.amd_shader_image_load_store_lod in intersection()2185 && other.amd_shader_image_load_store_lod, in intersection()2610 amd_shader_image_load_store_lod: self.amd_shader_image_load_store_lod in difference()2611 && !other.amd_shader_image_load_store_lod, in difference()[all …]
393 if !(device.enabled_extensions().amd_shader_image_load_store_lod) { in check_spirv_capability()1212 if !(device.enabled_extensions().amd_shader_image_load_store_lod) { in check_spirv_extension()