Home | History | Annotate | Download | only in client

Lines Matching refs:PostSubBufferCHROMIUM

1631 void PostSubBufferCHROMIUM(GLint x, GLint y, GLint width, GLint height) {
1632 gles2::cmds::PostSubBufferCHROMIUM* c =
1633 GetCmdSpace<gles2::cmds::PostSubBufferCHROMIUM>();