Home | History | Annotate | Download | only in client

Lines Matching defs:CreateShader

312   void CreateShader(GLenum type, uint32 client_id) {
313 gles2::cmds::CreateShader* c = GetCmdSpace<gles2::cmds::CreateShader>();