Home
last modified time | relevance | path

Searched refs:image_read_without_format (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/compiler/
H A Dshader_info.h64 bool image_read_without_format; member
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c235 .image_read_without_format = true, in load_spirv()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c52 .image_read_without_format = true, in tu_spirv_to_nir()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c401 .image_read_without_format = true, in lvp_shader_compile_to_ir()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1784 spirv_caps->image_read_without_format = extensions->EXT_shader_image_load_formatted; in st_init_extensions()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c738 .image_read_without_format = true, in radv_shader_spirv_to_nir()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c84 .image_read_without_format = instance->vk.app_info.api_version >= VK_API_VERSION_1_3 || device->vk.enabled_extensions.KHR_format_feature_flags2, in anv_shader_stage_to_nir()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1954 .image_read_without_format = true, in zink_shader_spirv_compile()
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c4592 spv_check_supported(image_read_without_format, cap); in vtn_handle_preamble_instruction()

Completed in 36 milliseconds