Flutter Engine
The Flutter Engine
|
Classes | |
class | ContextFactory |
struct | ContextInfo |
class | DawnTestContext |
class | GraphiteTestContext |
class | MtlTestContext |
struct | TestOptions |
class | VulkanTestContext |
Typedefs | |
using | GraphiteTestFn = void(Reporter *, skgpu::graphite::Context *, skiatest::graphite::GraphiteTestContext *) |
Functions | |
void | RunWithGraphiteTestContexts (GraphiteTestFn *, ContextTypeFilterFn *filter, Reporter *, const TestOptions &) |
using skiatest::graphite::GraphiteTestFn = typedef void(Reporter*, skgpu::graphite::Context*, skiatest::graphite::GraphiteTestContext*) |
void skiatest::graphite::RunWithGraphiteTestContexts | ( | GraphiteTestFn * | , |
ContextTypeFilterFn * | filter, | ||
Reporter * | , | ||
const TestOptions & | |||
) |