Searched refs:bindCopyReadBuffer (Results 1 – 3 of 3) sorted by relevance
301 void bindCopyReadBuffer(GLuint buffer);
191 bindCopyReadBuffer(0); in Context()1294 void Context::bindCopyReadBuffer(GLuint buffer) in bindCopyReadBuffer() function in gl::Context
201 context->bindCopyReadBuffer(buffer); in glBindBuffer()