Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
DMGpuTestProcs.cpp File Reference
#include "tests/Test.h"
#include "include/gpu/GrDirectContext.h"

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)