Flutter Engine
The Flutter Engine
|
#include "tests/Test.h"
#include "src/base/SkArenaAlloc.h"
#include "src/gpu/graphite/ContextPriv.h"
#include "src/gpu/graphite/PaintParamsKey.h"
#include "src/gpu/graphite/ShaderCodeDictionary.h"
Go to the source code of this file.
Functions | |
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS (KeyWithInvalidCodeSnippetIDTest, reporter, context, CtsEnforcement::kNextRelease) | |
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS (KeyEqualityChecksSnippetID, reporter, context, CtsEnforcement::kNextRelease) | |
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS (ShaderInfoDetectsFixedFunctionBlend, reporter, context, CtsEnforcement::kNextRelease) | |
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS | ( | KeyEqualityChecksSnippetID | , |
reporter | , | ||
context | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 81 of file KeyTest.cpp.
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS | ( | KeyWithInvalidCodeSnippetIDTest | , |
reporter | , | ||
context | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 52 of file KeyTest.cpp.
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS | ( | ShaderInfoDetectsFixedFunctionBlend | , |
reporter | , | ||
context | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 100 of file KeyTest.cpp.