Home | History | Annotate | Download | only in client

Lines Matching defs:BindTexture

79   void BindTexture(GLenum target, GLuint texture) {
80 gles2::cmds::BindTexture* c = GetCmdSpace<gles2::cmds::BindTexture>();