Home
last modified time | relevance | path

Searched refs:getTestingCombinations (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/src/gpu/dawn/
H A DGrDawnCaps.h56 std::vector<TestFormatColorTypeCombination> getTestingCombinations() const override;
H A DGrDawnCaps.cpp198 std::vector<GrCaps::TestFormatColorTypeCombination> GrDawnCaps::getTestingCombinations() const {
/third_party/skia/src/gpu/d3d/
H A DGrD3DCaps.h111 std::vector<TestFormatColorTypeCombination> getTestingCombinations() const override;
H A DGrD3DCaps.cpp1076 std::vector<GrCaps::TestFormatColorTypeCombination> GrD3DCaps::getTestingCombinations() const { in getTestingCombinations() function in GrD3DCaps
/third_party/skia/src/gpu/mock/
H A DGrMockCaps.cpp46 std::vector<GrCaps::TestFormatColorTypeCombination> GrMockCaps::getTestingCombinations() const { in getTestingCombinations() function in GrMockCaps
H A DGrMockCaps.h145 std::vector<GrCaps::TestFormatColorTypeCombination> getTestingCombinations() const override;
/third_party/skia/src/gpu/mtl/
H A DGrMtlCaps.h106 std::vector<TestFormatColorTypeCombination> getTestingCombinations() const override;
/third_party/skia/tests/
H A DGrSurfaceTest.cpp111 caps->getTestingCombinations(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
215 caps->getTestingCombinations(); in DEF_GPUTEST()
/third_party/skia/src/gpu/
H A DGrCaps.h517 virtual std::vector<TestFormatColorTypeCombination> getTestingCombinations() const = 0;
/third_party/skia/src/gpu/vk/
H A DGrVkCaps.h278 std::vector<TestFormatColorTypeCombination> getTestingCombinations() const override;
H A DGrVkCaps.cpp1998 std::vector<GrCaps::TestFormatColorTypeCombination> GrVkCaps::getTestingCombinations() const { in getTestingCombinations() function in GrVkCaps
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h488 std::vector<TestFormatColorTypeCombination> getTestingCombinations() const override;
H A DGrGLCaps.cpp4812 std::vector<GrCaps::TestFormatColorTypeCombination> GrGLCaps::getTestingCombinations() const { in getTestingCombinations() function in GrGLCaps

Completed in 19 milliseconds