Home
last modified time | relevance | path

Searched defs:GrProcessorTestData (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/gpu/
DGrProcessorUnitTest.cpp21 GrProcessorTestData::GrProcessorTestData(SkRandom* random, GrRecordingContext* context, in GrProcessorTestData() function in GrProcessorTestData
26 GrProcessorTestData::GrProcessorTestData(SkRandom* random, GrRecordingContext* context, in GrProcessorTestData() function in GrProcessorTestData
DGrTestUtils.h28 class GrProcessorTestData; variable
DGrProcessorUnitTest.h25 class GrProcessorTestData; variable
/third_party/skia/m133/src/gpu/ganesh/
DGrProcessorUnitTest.cpp27 GrProcessorTestData::GrProcessorTestData(SkRandom* random, GrRecordingContext* context, in GrProcessorTestData() function in GrProcessorTestData
32 GrProcessorTestData::GrProcessorTestData(SkRandom* random, GrRecordingContext* context, in GrProcessorTestData() function in GrProcessorTestData
DGrTestUtils.h32 class GrProcessorTestData; variable
DGrProcessorUnitTest.h26 class GrProcessorTestData; variable
/third_party/skia/src/gpu/effects/
DGrDisableColorXP.cpp72 const GrXPFactory* GrDisableColorXPFactory::TestGet(GrProcessorTestData*) { in TestGet() argument
/third_party/skia/tests/
DProgramsTest.cpp82 std::unique_ptr<GrFragmentProcessor> BigKeyProcessor::TestCreate(GrProcessorTestData*) { in TestCreate() argument