Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glStartTilingQCOM

297 	void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
2053 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask)
2056 ctx->glStartTilingQCOM(ctx, x, y, width, height, preserveMask);