Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h424 void fixBlockUniformLayoutMatrix(TQualifier&, TTypeList*, TTypeList*);
DParseHelper.cpp7654 fixBlockUniformLayoutMatrix(currentBlockQualifier, &typeList, nullptr); in declareBlock()
8030 void TParseContext::fixBlockUniformLayoutMatrix(TQualifier& qualifier, TTypeList* originTypeList, in fixBlockUniformLayoutMatrix() function in glslang::TParseContext
8063fixBlockUniformLayoutMatrix(*memberQualifier, (*originTypeList)[member].type->getWritableStruct(), in fixBlockUniformLayoutMatrix()