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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1448 void DoVertexAttrib4fv(GLuint index, const GLfloat *v);
7067 void GLES2DecoderImpl::DoVertexAttrib4fv(GLuint index, const GLfloat* v) { function in class:gpu::gles2::GLES2DecoderImpl

Completed in 76 milliseconds