Searched defs:structPtr (Results 1 – 10 of 10) sorted by relevance
57 VarType::VarType (const StructType* structPtr) in VarType()378 const StructType* structPtr = curType->getStructPtr(); in operator <<() local
110 const StructType* structPtr; member298 const StructType* structPtr; member327 inline decl::DeclareStructTypePtr declare (const StructType* structPtr, int indentLevel = 0) … in declare()
115 const StructType* structPtr; member
143 VarType::VarType (const StructType* structPtr) in VarType()
117 const StructType* structPtr; member
86 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType()
1084 const StructType* structPtr = curType.getStructPtr(); in getAPIName() local1125 const StructType* structPtr = curType.getStructPtr(); in getShaderName() local
1057 const StructType* structPtr = curType.getStructPtr(); in getAPIName() local1098 const StructType* structPtr = curType.getStructPtr(); in getShaderName() local
676 …glu::StructType* structPtr = new glu::StructType(("StructType" + de::toString(structNdx++)).c_str(… in generateProgramDefinitionFromResource() local1733 glu::StructType* structPtr = new glu::StructType("StructType"); in init() local
365 const glu::StructType* structPtr = *structIter; in genShaderSources() local