Home
last modified time | relevance | path

Searched refs:ElfSize1x8 (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Include/
DTypes.h425 ElfSize1x8, enumerator
1180 case ElfSize1x8: return "size1x8"; in getLayoutFormatString()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp10040 case ElfSize1x8: layoutFormat = ElfR8ui; break; in mapLegacyLayoutFormat()
10049 case ElfSize1x8: layoutFormat = ElfR8i; break; in mapLegacyLayoutFormat()