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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_info.h48 bool image_read_without_format; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h62 bool image_read_without_format; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c235 .image_read_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c233 .image_read_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c237 .image_read_without_format = true,
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c62 .image_read_without_format = true,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c488 .image_read_without_format = true,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1820 spirv_caps->image_read_without_format = extensions->EXT_shader_image_load_formatted;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c484 .image_read_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c3652 spv_check_supported(image_read_without_format, cap);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c131 .image_read_without_format = device->vk.enabled_extensions.KHR_format_feature_flags2,
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4503 spv_check_supported(image_read_without_format, cap);

Completed in 47 milliseconds