Home | History | Annotate | Download | only in client

Lines Matching defs:GenerateMipmap

548   void GenerateMipmap(GLenum target) {
549 gles2::cmds::GenerateMipmap* c =
550 GetCmdSpace<gles2::cmds::GenerateMipmap>();