Home
last modified time | relevance | path

Searched defs:ctsEnforcement (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DTest.h328 #define DEF_GRAPHITE_TEST(name, reporter, ctsEnforcement) \ argument
339 name, context_filter, reporter, graphite_ctx, test_ctx, opt_filter, cond, ctsEnforcement) \ argument
354 test_ctx, cond, ctsEnforcement) \ argument
359 name, reporter, graphite_context, test_context, cond, ctsEnforcement) \ argument
370 test_ctx, ctsEnforcement) \ argument
374 #define DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS(name, reporter, graphite_ctx, ctsEnforcement) \ argument
378 #define DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS(name, reporter, graphite_context, ctsEnforcement) \ argument
382 #define DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT(name, reporter, graphite_context, ctsEnforcement) \ argument
394 #define DEF_GANESH_TEST(name, reporter, options, ctsEnforcement) \ argument
401 name, context_filter, reporter, context_info, options_filter, condition, ctsEnforcement) \ argument
[all …]
H A DSkSLTest.cpp969 #define DEF_GANESH_SKSL_TEST(flags, ctsEnforcement, name, path) \ argument
978 #define DEF_GANESH_SKSL_TEST(flags, ctsEnforcement, name, path) /* Ganesh is disabled */ argument
986 #define DEF_GRAPHITE_SKSL_TEST(flags, ctsEnforcement, name, path) \ argument
998 #define DEF_GRAPHITE_SKSL_TEST(flags, ctsEnforcement, name, path) /* Graphite is disabled */ argument
1001 #define SKSL_TEST(flags, ctsEnforcement, name, path) \ argument
H A DFilterResultTest.cpp1330 #define DEF_GANESH_TEST_SUITE(name, ctsEnforcement) \ argument
1345 #define DEF_GRAPHITE_TEST_SUITE(name, ctsEnforcement) \ argument