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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1247 void DoBindVertexArrayOES(GLuint array);
2445 DoBindVertexArrayOES(0);
10031 DoBindVertexArrayOES(0);
10038 void GLES2DecoderImpl::DoBindVertexArrayOES(GLuint client_id) { function in class:gpu::gles2::GLES2DecoderImpl

Completed in 92 milliseconds