Home
last modified time | relevance | path

Searched defs:layoutFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/Include/
DTypes.h943 TLayoutFormat layoutFormat : 8; variable
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp10029 TLayoutFormat layoutFormat = ElfNone; in mapLegacyLayoutFormat() local