Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glStartTilingQCOM

207 	void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
1640 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask)
1643 ctx->glStartTilingQCOM(ctx, x, y, width, height, preserveMask);