Home | History | Annotate | Download | only in client

Lines Matching refs:ValidateProgram

1250 void ValidateProgram(GLuint program) {
1251 gles2::cmds::ValidateProgram* c = GetCmdSpace<gles2::cmds::ValidateProgram>();