Searched refs:bindCopyWriteBuffer (Results 1 – 3 of 3) sorted by relevance
557 void bindCopyWriteBuffer(GLuint buffer);
1164 void Context::bindCopyWriteBuffer(GLuint buffer) in bindCopyWriteBuffer() function in es2::Context
201 context->bindCopyWriteBuffer(buffer); in BindBuffer()