Searched refs:image_write_without_format (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_info.h49 bool image_write_without_format; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h63 bool image_write_without_format; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c236 .image_write_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c234 .image_write_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c238 .image_write_without_format = true,
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c63 .image_write_without_format = true,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c489 .image_write_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c151 .image_write_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c418 ctx->Const.SpirVCapabilities.image_write_without_format = true;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1821 spirv_caps->image_write_without_format = extensions->ARB_shader_image_load_store;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c479 ctx->Const.SpirVCapabilities.image_write_without_format = true;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c485 .image_write_without_format = true,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c3656 spv_check_supported(image_write_without_format, cap);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c132 .image_write_without_format = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4507 spv_check_supported(image_write_without_format, cap);

Completed in 85 milliseconds