Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glStartTilingQCOM

208 	void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
1430 void glStartTilingQCOM(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask)
1433 ctx->glStartTilingQCOM(ctx, x, y, width, height, preserveMask);