From 535ba8d2b862a364f7f8009d6e79cd41519f5643 Mon Sep 17 00:00:00 2001 From: Chris Dalton Date: Tue, 20 Feb 2018 09:51:59 -0700 Subject: Drop unused support for MSAA sample locations Bug: skia: Change-Id: I96f0c25732d79c5881e400b121e81c5696a747a6 Reviewed-on: https://skia-review.googlesource.com/107441 Reviewed-by: Brian Salomon Commit-Queue: Chris Dalton --- include/gpu/GrRenderTarget.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/gpu') diff --git a/include/gpu/GrRenderTarget.h b/include/gpu/GrRenderTarget.h index 0aad636a69..188e6d1e0f 100644 --- a/include/gpu/GrRenderTarget.h +++ b/include/gpu/GrRenderTarget.h @@ -135,7 +135,6 @@ private: int fSampleCnt; GrStencilAttachment* fStencilAttachment; - uint8_t fMultisampleSpecsID; GrRenderTargetFlags fFlags; SkIRect fResolveRect; -- cgit v1.2.3