Searched refs:bindElementArrayBuffer (Results 1 – 9 of 9) sorted by relevance
458 void bindElementArrayBuffer(GLuint buffer);
153 bindElementArrayBuffer(0); in Context()1008 void Context::bindElementArrayBuffer(unsigned int buffer) in bindElementArrayBuffer() function in es1::Context
148 context->bindElementArrayBuffer(buffer); in BindBuffer()
587 void bindElementArrayBuffer(GLuint buffer);
150 bindElementArrayBuffer(0); in Context()1144 void Context::bindElementArrayBuffer(unsigned int buffer) in bindElementArrayBuffer() function in es2::Context
256 context->bindElementArrayBuffer(buffer); in BindBuffer()
623 void bindElementArrayBuffer(GLuint buffer);
143 bindElementArrayBuffer(0); in Context()934 void Context::bindElementArrayBuffer(unsigned int buffer) in bindElementArrayBuffer() function in gl::Context
274 context->bindElementArrayBuffer(buffer); in glBindBuffer()