Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros
ContextFactory.cpp File Reference
#include "tools/graphite/ContextFactory.h"
#include "include/gpu/graphite/Context.h"
#include "src/gpu/graphite/Caps.h"
#include "src/gpu/graphite/ContextPriv.h"

Go to the source code of this file.

Namespaces

namespace  skiatest
 
namespace  skiatest::graphite
 

Macros

#define CASE(TYPE)
 

Macro Definition Documentation

◆ CASE

#define CASE (   TYPE)
Value:
case skgpu::ContextType::kDawn_##TYPE: \
break;
#define TYPE(t)