skia2/tests
Brian Salomon c0b642ca48 Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum.
Assign names that indicate that they aren't just for the input phase since I plan to use them at the boundary between FPs and XPs as well.

Renamed GrProcOptInfo to GrColorFragmentProcessorAnalysis. This is now only used on the color side and the new name seems clearer to me.

Change GrMeshDrawOp::getFragmentProcessorAnalysisInputs to use the new color/coverage types directly rather than a class that has been reduced to simply bundling them together.

Change-Id: If93bae74c9d590486eecdf63f302418c96deab65
Reviewed-on: https://skia-review.googlesource.com/10161
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
2017-03-27 17:45:29 +00:00
..
AAClipTest.cpp
AnnotationTest.cpp
ApplyGammaTest.cpp
ArenaAllocTest.cpp
AsADashTest.cpp
BadIcoTest.cpp
BitmapCopyTest.cpp
BitmapGetColorTest.cpp
BitmapTest.cpp
BitSetTest.cpp
BlendTest.cpp
BlitMaskClip.cpp
BlitRowTest.cpp
BlurTest.cpp SkBlurDrawLooper: Start by deleting flags 2017-03-23 20:58:30 +00:00
CachedDataTest.cpp
CachedDecodingPixelRefTest.cpp
CanvasStateHelpers.cpp
CanvasStateHelpers.h
CanvasStateTest.cpp
CanvasTest.cpp add test and fix for canvas::isClipEmpty 2017-03-23 17:26:34 +00:00
ChecksumTest.cpp
ClampRangeTest.cpp
ClearTest.cpp
ClipBoundsTest.cpp
ClipCubicTest.cpp
ClipperTest.cpp
ClipStackTest.cpp
CodecAnimTest.cpp
CodecPartialTest.cpp
CodecPriv.h
CodecTest.cpp Add SkTransferFunctionBehavior flag: Use in codec and encoder 2017-03-24 13:19:53 +00:00
ColorFilterTest.cpp
ColorMatrixTest.cpp
ColorPrivTest.cpp
ColorSpaceTest.cpp Delete SkColorSpace::ColorSpaceFlags 2017-03-24 17:11:26 +00:00
ColorSpaceXformTest.cpp Delete SkColorSpace::ColorSpaceFlags 2017-03-24 17:11:26 +00:00
ColorTest.cpp
CopySurfaceTest.cpp
CPlusPlusEleven.cpp
CrossContextImageTest.cpp
CTest.cpp
DashPathEffectTest.cpp
DataRefTest.cpp
DequeTest.cpp
DetermineDomainModeTest.cpp Add new proxy-based DetermineDomainMode w/ test 2017-03-27 14:57:56 +00:00
DeviceLooperTest.cpp
DeviceTest.cpp
DFPathRendererTest.cpp
DiscardableMemoryPoolTest.cpp
DiscardableMemoryTest.cpp
DrawBitmapRectTest.cpp
DrawFilterTest.cpp
DrawPathTest.cpp
DrawTextTest.cpp
DynamicHashTest.cpp
EGLImageTest.cpp
EmptyPathTest.cpp
ExifTest.cpp
FakeStreams.h
FillPathTest.cpp
FitsInTest.cpp
FlattenableCustomFactory.cpp
FlattenableFactoryToName.cpp
FlattenDrawableTest.cpp
Float16Test.cpp
FloatingPointTextureTest.cpp
FontHostStreamTest.cpp
FontHostTest.cpp
FontMgrAndroidParserTest.cpp
FontMgrTest.cpp
FontNamesTest.cpp
FontObjTest.cpp
FrontBufferedStreamTest.cpp
GeometryTest.cpp
GifTest.cpp
GLProgramsTest.cpp
GpuDrawPathTest.cpp
GpuLayerCacheTest.cpp
GpuRectanizerTest.cpp
GpuSampleLocationsTest.cpp
GradientTest.cpp
GrAllocatorTest.cpp
GrContextAbandonTest.cpp
GrContextFactoryTest.cpp
GrDrawTargetTest.cpp
GrGetCoeffBlendKnownComponentsTest.cpp
GrGLSLPrettyPrintTest.cpp
GrMemoryPoolTest.cpp
GrPorterDuffTest.cpp Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. 2017-03-27 17:45:29 +00:00
GrShapeTest.cpp
GrSurfaceTest.cpp
GrTextureMipMapInvalidationTest.cpp
GrTRecorderTest.cpp
HashTest.cpp
HighContrastFilterTest.cpp
HSVRoundTripTest.cpp
ICCTest.cpp Delete SkColorSpace::ColorSpaceFlags 2017-03-24 17:11:26 +00:00
image-bitmap.cpp
ImageCacheTest.cpp
ImageFilterCacheTest.cpp
ImageFilterTest.cpp
ImageFrom565Bitmap.cpp
ImageGeneratorTest.cpp
ImageIsOpaqueTest.cpp
ImageNewShaderTest.cpp
ImageStorageTest.cpp
ImageTest.cpp Revert "Revert "simplify api to bitmapcache"" 2017-03-25 14:25:58 +00:00
IndexedPngOverflowTest.cpp
InfRectTest.cpp
InsetConvexPolyTest.cpp Revert "Revert "Create new inset algorithm for spot shadows"" 2017-03-24 16:07:27 +00:00
InterpolatorTest.cpp
IntTextureTest.cpp
InvalidIndexedPngTest.cpp
IsClosedSingleContourTest.cpp
LayerDrawLooperTest.cpp
LayerRasterizerTest.cpp
LListTest.cpp
LRUCacheTest.cpp
MallocPixelRefTest.cpp
MaskCacheTest.cpp
MathTest.cpp
Matrix44Test.cpp
MatrixClipCollapseTest.cpp
MatrixTest.cpp
MD5Test.cpp
MemoryTest.cpp
MemsetTest.cpp
MessageBusTest.cpp
MetaDataTest.cpp
MipMapTest.cpp
OnceTest.cpp
OSPathTest.cpp
OverAlignedTest.cpp
PackBitsTest.cpp
PackedConfigsTextureTest.cpp
PaintBreakTextTest.cpp
PaintImageFilterTest.cpp
PaintTest.cpp
ParsePathTest.cpp
PathCoverageTest.cpp
PathMeasureTest.cpp
PathOpsAngleIdeas.cpp
PathOpsAngleTest.cpp
PathOpsBattles.cpp
PathOpsBoundsTest.cpp
PathOpsBuilderConicTest.cpp
PathOpsBuilderTest.cpp
PathOpsBuildUseTest.cpp
PathOpsChalkboardTest.cpp
PathOpsConicIntersectionTest.cpp
PathOpsConicLineIntersectionTest.cpp
PathOpsConicQuadIntersectionTest.cpp
PathOpsCubicConicIntersectionTest.cpp
PathOpsCubicIntersectionTest.cpp
PathOpsCubicIntersectionTestData.cpp
PathOpsCubicIntersectionTestData.h
PathOpsCubicLineIntersectionIdeas.cpp
PathOpsCubicLineIntersectionTest.cpp
PathOpsCubicQuadIntersectionTest.cpp
PathOpsCubicReduceOrderTest.cpp
PathOpsDCubicTest.cpp
PathOpsDebug.cpp
PathOpsDLineTest.cpp
PathOpsDPointTest.cpp
PathOpsDRectTest.cpp
PathOpsDVectorTest.cpp
PathOpsExtendedTest.cpp
PathOpsExtendedTest.h
PathOpsFuzz763Test.cpp
PathOpsInverseTest.cpp
PathOpsIssue3651.cpp
PathOpsLineIntersectionTest.cpp
PathOpsLineParametetersTest.cpp
PathOpsOpCircleThreadedTest.cpp
PathOpsOpCubicThreadedTest.cpp
PathOpsOpLoopThreadedTest.cpp
PathOpsOpRectThreadedTest.cpp
PathOpsOpTest.cpp
PathOpsQuadIntersectionTest.cpp
PathOpsQuadIntersectionTestData.cpp
PathOpsQuadIntersectionTestData.h
PathOpsQuadLineIntersectionTest.cpp
PathOpsQuadLineIntersectionThreadedTest.cpp
PathOpsQuadReduceOrderTest.cpp
PathOpsSimplifyDegenerateThreadedTest.cpp
PathOpsSimplifyFailTest.cpp
PathOpsSimplifyQuadralateralsThreadedTest.cpp
PathOpsSimplifyQuadThreadedTest.cpp
PathOpsSimplifyRectThreadedTest.cpp
PathOpsSimplifyTest.cpp
PathOpsSimplifyTrianglesThreadedTest.cpp
PathOpsSkpTest.cpp
PathOpsTestCommon.cpp
PathOpsTestCommon.h
PathOpsThreadedCommon.cpp
PathOpsThreadedCommon.h
PathOpsThreeWayTest.cpp
PathOpsTigerTest.cpp
PathOpsTightBoundsTest.cpp
PathOpsTSectDebug.h
PathOpsTypesTest.cpp
PathTest.cpp
PDFDeflateWStreamTest.cpp
PDFDocumentTest.cpp
PDFGlyphsToUnicodeTest.cpp
PDFInvalidBitmapTest.cpp
PDFJpegEmbedTest.cpp
PDFMetadataAttributeTest.cpp
PDFOpaqueSrcModeToSrcOverTest.cpp
PDFPrimitivesTest.cpp
PictureBBHTest.cpp
PictureShaderTest.cpp
PictureTest.cpp
PipeTest.cpp
PixelRefTest.cpp
Point3Test.cpp
PointTest.cpp
PreFlushCallbackTest.cpp Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. 2017-03-27 17:45:29 +00:00
PremulAlphaRoundTripTest.cpp
PrimitiveProcessorTest.cpp Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. 2017-03-27 17:45:29 +00:00
ProcessorTest.cpp
ProxyConversionTest.cpp
ProxyRefTest.cpp
ProxyTest.cpp
QuickRejectTest.cpp
RandomTest.cpp
Reader32Test.cpp
ReadPixelsTest.cpp
ReadWriteAlphaTest.cpp
RecordDrawTest.cpp
RecorderTest.cpp
RecordingXfermodeTest.cpp
RecordOptsTest.cpp
RecordPatternTest.cpp
RecordTest.cpp
RecordTestUtils.h
RectangleTextureTest.cpp
RectTest.cpp
RefCntTest.cpp
RefDictTest.cpp
RegionTest.cpp
RenderTargetContextTest.cpp
ResourceCacheTest.cpp Revert "Revert "Add a new GrResourceCache purging mechanism for purging unused resources."" 2017-03-22 20:08:21 +00:00
RoundRectTest.cpp
RRectInPathTest.cpp
RTreeTest.cpp
ScalarTest.cpp
ScaleToSidesTest.cpp
SerializationTest.cpp
ShaderOpacityTest.cpp
ShaderTest.cpp
ShadowUtilsTest.cpp
SizeTest.cpp
Sk4x4fTest.cpp
SkBase64Test.cpp
SkBlend_optsTest.cpp
skbug5221.cpp
skbug6389.cpp
SkColor4fTest.cpp
SkDOMTest.cpp
SkFixed15Test.cpp
skia_test.cpp
SkImageTest.cpp
SkLinearBitmapPipelineTest.cpp
SkLiteDLTest.cpp
SkNxTest.cpp
SkPEGTest.cpp
SkpSkGrTest.cpp
SkRasterPipelineTest.cpp
SkResourceCacheTest.cpp Revert "Revert "simplify api to bitmapcache"" 2017-03-25 14:25:58 +00:00
SkSharedMutexTest.cpp
SkSLErrorTest.cpp
SkSLGLSLTest.cpp
SkSLMemoryLayoutTest.cpp
SortTest.cpp
SpecialImageTest.cpp
SpecialSurfaceTest.cpp
SrcOverTest.cpp
SRGBMipMapTest.cpp
SRGBReadWritePixelsTest.cpp
SRGBTest.cpp
StreamBufferTest.cpp
StreamTest.cpp
StringTest.cpp
StrokerTest.cpp
StrokeTest.cpp
SubsetPath.cpp
SubsetPath.h
SurfaceTest.cpp
SVGDeviceTest.cpp
SwizzlerTest.cpp
TArrayTest.cpp
TDPQueueTest.cpp
TemplatesTest.cpp
TessellatingPathRendererTests.cpp
Test.cpp
Test.h
TestConfigParsing.cpp
TestTest.cpp
TestUtils.cpp
TestUtils.h
TextBlobCacheTest.cpp
TextBlobTest.cpp
Time.cpp
TLSTest.cpp
TopoSortTest.cpp
TraceMemoryDumpTest.cpp
TracingTest.cpp
TypefaceTest.cpp
UnicodeTest.cpp
UtilsTest.cpp
VarAllocTest.cpp
VerticesTest.cpp
VkClearTests.cpp
VkHeapTests.cpp
VkUploadPixelsTests.cpp
VkWrapTests.cpp
WindowRectanglesTest.cpp
WritePixelsTest.cpp
Writer32Test.cpp
YUVCacheTest.cpp
YUVTest.cpp