Home
last modified time | relevance | path

Searched refs:storage_8bit (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h95 bool storage_8bit; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_kernel.c281 .storage_8bit = devinfo->ver >= 8, in brw_kernel_from_spirv()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c405 .storage_8bit = true, in lvp_shader_compile_to_ir()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4673 spv_check_supported(storage_8bit, cap); in vtn_handle_preamble_instruction()
4820 spv_check_supported(storage_8bit, cap); in vtn_handle_preamble_instruction()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c759 .storage_8bit = true, in radv_shader_spirv_to_nir()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c175 .storage_8bit = true,
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c103 .storage_8bit = pdevice->info.ver >= 8, in anv_shader_stage_to_nir()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1958 .storage_8bit = true, in zink_shader_spirv_compile()