Searched refs:AttribType (Results 1 – 2 of 2) sorted by relevance
28 enum AttribType { enum78 AttribType getAttribType() const;89 AttribType m_attribType = ARRAY;
88 GLESpointer::AttribType GLESpointer::getAttribType() const { in getAttribType()190 m_attribType = (GLESpointer::AttribType)stream->getByte(); in onLoad()