Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h470 TLayoutFormat mapLegacyLayoutFormat(TLayoutFormat legacyLayoutFormat, TBasicType imageType);
DParseHelper.cpp3962 …qualifier.layoutFormat = mapLegacyLayoutFormat(qualifier.layoutFormat, publicType->sampler.getBasi… in globalQualifierFixCheck()
10027 TLayoutFormat TParseContext::mapLegacyLayoutFormat(TLayoutFormat legacyLayoutFormat, TBasicType ima… in mapLegacyLayoutFormat() function in glslang::TParseContext