Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dshader_info.h40 bool image_read_without_format; member
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c243 .image_read_without_format = true, in radv_shader_compile_to_nir()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c3184 spv_check_supported(image_read_without_format, cap); in vtn_handle_preamble_instruction()