Searched defs:DoBindVertexArrayOES (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1179 void DoBindVertexArrayOES(GLuint array);
2267 DoBindVertexArrayOES(0);
9389 void GLES2DecoderImpl::DoBindVertexArrayOES(GLuint client_id) { function in class:gpu::gles2::GLES2DecoderImpl

Completed in 50 milliseconds