Revert "Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan""""

This reverts commit 091c02f89b64826e4ce37d0b26d1c1dc78731401.

Reason for revert: This time it is due to:

Chrome's android-binary-size try bot which doesn't allow any mutable constants. Here is what it is complaining about:

+ 0)          8 (3.2%)  d@0x311a908  +8 (0->8)          third_party/skia/src/gpu/vk/GrVkGpu.cpp
               GrVkGpu::querySampleLocations::kStandardSampleLocations_1
+ 1)        136 (54.8%) d@0x311a980  128 (0->128)       third_party/skia/src/gpu/vk/GrVkGpu.cpp
               GrVkGpu::querySampleLocations::kStandardSampleLocations_16
+ 2)        152 (61.3%) d@0x311a910  16 (0->16)         third_party/skia/src/gpu/vk/GrVkGpu.cpp
               GrVkGpu::querySampleLocations::kStandardSampleLocations_2
+ 3)        184 (74.2%) d@0x311a920  32 (0->32)         third_party/skia/src/gpu/vk/GrVkGpu.cpp
               GrVkGpu::querySampleLocations::kStandardSampleLocations_4
+ 4)        248 (100.0%) d@0x311a940  64 (0->64)         third_party/skia/src/gpu/vk/GrVkGpu.cpp
               GrVkGpu::querySampleLocations::kStandardSampleLocations_8

Original change's description:
> Reland "Reland "Reland "Implement sample mask and sample locations support in Vulkan"""
> 
> This is a reland of 8a0f50944ba8cd46cdcda42523856afa1b05f252
> 
> Original change's description:
> > Reland "Reland "Implement sample mask and sample locations support in Vulkan""
> >
> > This is a reland of 97e917a25fa8568ccc90a2da671e375e727fa7e8, this
> > time with MSAA CCPR disabled.
> >
> > Original change's description:
> > > Reland "Implement sample mask and sample locations support in Vulkan"
> > >
> > > This is a reland of 8b915a0c27652d5932ff4013ba98c57baf553c3c
> > >
> > > Original change's description:
> > > > Implement sample mask and sample locations support in Vulkan
> > > >
> > > > Change-Id: I372695ec5360def42a8a997675993264740b0da4
> > > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/252038
> > > > Commit-Queue: Chris Dalton <csmartdalton@google.com>
> > > > Reviewed-by: Chris Dalton <csmartdalton@google.com>
> > >
> > > TBR=ethannicholas@google.com
> > >
> > > Change-Id: I20de36719db52ad4dfc5290101d48a8fd9601c11
> > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/252936
> > > Reviewed-by: Chris Dalton <csmartdalton@google.com>
> > > Commit-Queue: Chris Dalton <csmartdalton@google.com>
> >
> > TBR=ethannicholas@google.com
> >
> > Change-Id: Ie0861dc20df1fa622cb26ed78369d29976e3be10
> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/254608
> > Reviewed-by: Chris Dalton <csmartdalton@google.com>
> > Commit-Queue: Chris Dalton <csmartdalton@google.com>
> 
> TBR=robertphillips@google.com
> 
> Change-Id: Ia831db32abf0037face708d742bda0600db0ec37
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/254625
> Reviewed-by: Chris Dalton <csmartdalton@google.com>
> Commit-Queue: Chris Dalton <csmartdalton@google.com>

TBR=csmartdalton@google.com,ethannicholas@google.com

Change-Id: If0f865adf0c32c875fbb033ce1a8600090c9f65d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/254864
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
7 files changed