Searched defs:structPtr (Results 1 – 12 of 12) sorted by relevance
57 VarType::VarType (const StructType* structPtr) in VarType()379 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()
133 const StructType* structPtr; member
129 VarType::VarType(const StructType* structPtr) : m_type(TYPE_STRUCT), m_flags(0) in VarType()
115 const StructType* structPtr; member
143 VarType::VarType (const StructType* structPtr) in VarType()
123 const StructType* structPtr; member
90 VarType::VarType (const StructType* structPtr, deUint32 flags) in VarType()
1246 const StructType* structPtr = curType.getStructPtr(); in getAPIName() local1287 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
687 …glu::StructType* structPtr = new glu::StructType(("StructType" + de::toString(structNdx++)).c_str(… in generateProgramDefinitionFromResource() local1746 glu::StructType* structPtr = new glu::StructType("StructType"); in init() local
365 const glu::StructType* structPtr = *structIter; in genShaderSources() local