Searched refs:TranslatedAttribute (Results 1 – 4 of 4) sorted by relevance
24 struct TranslatedAttribute struct122 void setupAttributes(const TranslatedAttribute *attributes);123 GLenum prepareVertexData(GLint start, GLsizei count, TranslatedAttribute *outAttribs);
104 GLenum VertexDataManager::prepareVertexData(GLint start, GLsizei count, TranslatedAttribute *transl… in prepareVertexData()510 void VertexDataManager::setupAttributes(const TranslatedAttribute *attributes) in setupAttributes()
35 struct TranslatedAttribute;442 void lookupAttributeMapping(TranslatedAttribute *attributes);
1953 void Context::lookupAttributeMapping(TranslatedAttribute *attributes) in lookupAttributeMapping()1966 TranslatedAttribute translated[MAX_VERTEX_ATTRIBS]; in applyVertexBuffer()