Searched refs:bindElementArrayBuffer (Results 1 – 9 of 9) sorted by relevance
455 void bindElementArrayBuffer(GLuint buffer);
152 bindElementArrayBuffer(0); in Context()1002 void Context::bindElementArrayBuffer(unsigned int buffer) in bindElementArrayBuffer() function in es1::Context
148 context->bindElementArrayBuffer(buffer); in BindBuffer()
579 void bindElementArrayBuffer(GLuint buffer);
146 bindElementArrayBuffer(0); in Context()1119 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()