Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp3043 TType *structureType = new TType(structure); in addStructure() local
3056 TVariable *userTypeDef = new TVariable(structName, *structureType, true); in addStructure()
3083 publicType.userDef = structureType; in addStructure()