Home
last modified time | relevance | path

Searched refs:image_write_without_format (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/
Dshader_info.h41 bool image_write_without_format; member
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c244 .image_write_without_format = true, in radv_shader_compile_to_nir()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c142 .image_write_without_format = true, in anv_shader_compile_to_nir()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c3188 spv_check_supported(image_write_without_format, cap); in vtn_handle_preamble_instruction()