Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | skiatest |
Functions | |
bool | skiatest::IsGLContextType (skgpu::ContextType type) |
bool | skiatest::IsVulkanContextType (skgpu::ContextType type) |
bool | skiatest::IsMetalContextType (skgpu::ContextType type) |
bool | skiatest::IsDirect3DContextType (skgpu::ContextType type) |
bool | skiatest::IsDawnContextType (skgpu::ContextType type) |
bool | skiatest::IsMockContextType (skgpu::ContextType type) |
void | skiatest::RunWithGaneshTestContexts (GrContextTestFn *testFn, ContextTypeFilterFn *filter, Reporter *reporter, const GrContextOptions &options) |