Home | History | Annotate | Download | only in ssbo

Lines Matching defs:structType

56 using glu::StructType;
256 glu::StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_str());
262 structType.addMember((string("m") + (char)('A' + ndx)).c_str(), memberTypes[ndx]);
265 return glu::VarType(&structType);
458 StructType& typeS = m_interface.allocStruct("S");
489 StructType& typeS = m_interface.allocStruct("S");
522 StructType& typeS = m_interface.allocStruct("S");
527 StructType& typeT = m_interface.allocStruct("T");
560 StructType& typeS = m_interface.allocStruct("S");
565 StructType& typeT = m_interface.allocStruct("T");
598 StructType& typeS = m_interface.allocStruct("S");
640 StructType& typeS = m_interface.allocStruct("S");
681 StructType& typeS = m_interface.allocStruct("S");
686 StructType& typeT = m_interface.allocStruct("T");
769 StructType& typeS = m_interface.allocStruct("S");
774 StructType& typeT = m_interface.allocStruct("T");