Searched refs:image_read_without_format (Results 1 – 8 of 8) sorted by relevance
62 bool image_read_without_format; member
235 .image_read_without_format = true, in load_spirv()
62 .image_read_without_format = true, in tu_spirv_to_nir()
488 .image_read_without_format = true, in lvp_shader_compile_to_ir()
1820 spirv_caps->image_read_without_format = extensions->EXT_shader_image_load_formatted; in st_init_extensions()
484 .image_read_without_format = true, in radv_shader_compile_to_nir()
131 .image_read_without_format = device->vk.enabled_extensions.KHR_format_feature_flags2, in anv_shader_compile_to_nir()
4501 spv_check_supported(image_read_without_format, cap); in vtn_handle_preamble_instruction()