Searched refs:bindCopyReadBuffer (Results 1 – 3 of 3) sorted by relevance
584 void bindCopyReadBuffer(GLuint buffer);
1142 void Context::bindCopyReadBuffer(GLuint buffer) in bindCopyReadBuffer() function in es2::Context
198 context->bindCopyReadBuffer(buffer); in BindBuffer()