HomeSort by: relevance | last modified time | path
    Searched refs:image_read_without_format (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
shader_info.h 48 bool image_read_without_format; member in struct:spirv_supported_capabilities
  /xsrc/external/mit/MesaLib/dist/src/compiler/
shader_info.h 62 bool image_read_without_format; member in struct:spirv_supported_capabilities
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
ir3_cmdline.c 235 .image_read_without_format = true,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
ir3_cmdline.c 233 .image_read_without_format = true,
  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_shader.c 62 .image_read_without_format = true,
  /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
radv_shader.c 237 .image_read_without_format = true,
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_pipeline.c 488 .image_read_without_format = true,
  /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_extensions.c 1820 spirv_caps->image_read_without_format = extensions->EXT_shader_image_load_formatted;
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_shader.c 484 .image_read_without_format = true,
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_pipeline.c 131 .image_read_without_format = device->vk.enabled_extensions.KHR_format_feature_flags2,
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv_to_nir.c 3652 spv_check_supported(image_read_without_format, cap);
  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
spirv_to_nir.c 4503 spv_check_supported(image_read_without_format, cap);

Completed in 19 milliseconds