Searched defs:graphite_context (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | Test.h | 399 #define DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS(name, reporter, graphite_context, ctsEnforcement) \ argument 403 #define DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT(name, reporter, graphite_context, ctsEnforcement) \ argument 407 #define DEF_GRAPHITE_TEST_FOR_METAL_CONTEXT(name, reporter, graphite_context, test_context) \ argument 411 #define DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT(name, reporter, graphite_context, test_context) \ argument
|
/external/skia/tests/graphite/ |
D | ComputeTest.cpp | 101 name, reporter, graphite_context, test_context) \ argument
|