Searched refs:storage_8bit (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_info.h62 bool storage_8bit; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h89 bool storage_8bit; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c248 .storage_8bit = true,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c492 .storage_8bit = true,
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c163 .storage_8bit = pdevice->info.gen >= 8,
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c500 .storage_8bit = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4584 spv_check_supported(storage_8bit, cap);
4727 spv_check_supported(storage_8bit, cap);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c3714 spv_check_supported(storage_8bit, cap);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c148 .storage_8bit = pdevice->info.ver >= 8,

Completed in 30 milliseconds