Home | History | Annotate | Download | only in GLES2

Lines Matching refs:preserveMask

805 GL_APICALL void GL_APIENTRY glStartTilingQCOM (GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
806 GL_APICALL void GL_APIENTRY glEndTilingQCOM (GLbitfield preserveMask);
808 typedef void (GL_APIENTRYP PFNGLSTARTTILINGQCOMPROC) (GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
809 typedef void (GL_APIENTRYP PFNGLENDTILINGQCOMPROC) (GLbitfield preserveMask);