Searched refs:ClassifyAttributeStorage (Results 1 – 3 of 3) sorted by relevance
85 VertexStorageType ClassifyAttributeStorage(const gl::Context *context,
165 VertexStorageType ClassifyAttributeStorage(const gl::Context *context, in ClassifyAttributeStorage() function283 switch (ClassifyAttributeStorage(context, attrib, binding)) in prepareVertexData()
222 VertexStorageType newStorageType = ClassifyAttributeStorage(context, attrib, binding); in updateVertexAttribStorage()