Home | History | Annotate | Download | only in client

Lines Matching defs:CompileShader

208   void CompileShader(GLuint shader) {
209 gles2::cmds::CompileShader* c = GetCmdSpace<gles2::cmds::CompileShader>();