Searched refs:bindArrayBuffer (Results 1 – 6 of 6) sorted by relevance
455 void bindArrayBuffer(GLuint buffer);
158 bindArrayBuffer(0); in Context()1006 void Context::bindArrayBuffer(unsigned int buffer) in bindArrayBuffer() function in es1::Context
111 context->bindArrayBuffer(buffer); in BindBuffer()
582 void bindArrayBuffer(GLuint buffer);
156 bindArrayBuffer(0); in Context()1128 void Context::bindArrayBuffer(unsigned int buffer) in bindArrayBuffer() function in es2::Context
192 context->bindArrayBuffer(buffer); in BindBuffer()