Home | History | Annotate | Download | only in service

Lines Matching defs:VertexAttribManager

91 VertexAttribManager::VertexAttribManager()
99 VertexAttribManager::VertexAttribManager(
110 VertexAttribManager::~VertexAttribManager() {
121 void VertexAttribManager::Initialize(
135 void VertexAttribManager::SetElementArrayBuffer(Buffer* buffer) {
139 bool VertexAttribManager::Enable(GLuint index, bool enable) {
151 void VertexAttribManager::Unbind(Buffer* buffer) {
160 bool VertexAttribManager::ValidateBindings(