Searched refs:getAttributeType (Results 1 – 5 of 5) sorted by relevance
954 int getAttributeType(int index) const { return getPipeInput(index).glDefineType; } in getAttributeType() function
464 return info.getAttributeType(self.nodeName)1508 def getAttributeType(self, aname): member in ElementInfo
74 def getAttributeType(self, aname): member in ElementInfo
1365 BaseAttributeType getAttributeType(const glu::DataType dataType) in getAttributeType() function1474 useAttribute(4u + inNdx, getAttributeType(in.dataType)); in ShaderMatrixInstance()