Home
last modified time | relevance | path

Searched refs:image_read_without_format (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/
Dshader_info.h56 bool image_read_without_format; member
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c241 .image_read_without_format = true, in load_spirv()
/external/mesa3d/src/freedreno/vulkan/
Dtu_shader.c64 .image_read_without_format = true, in tu_spirv_to_nir()
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c455 .image_read_without_format = true, in radv_shader_compile_to_nir()
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1750 spirv_caps->image_read_without_format = extensions->EXT_shader_image_load_formatted; in st_init_extensions()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4287 spv_check_supported(image_read_without_format, cap); in vtn_handle_preamble_instruction()