Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
IntersectionTreeTest.cpp File Reference
#include "src/base/SkRandom.h"
#include "src/gpu/graphite/geom/IntersectionTree.h"
#include "tests/Test.h"

Go to the source code of this file.

Classes

class  skgpu::graphite::SimpleIntersectionTree
 

Namespaces

namespace  skgpu
 
namespace  skgpu::graphite
 

Macros

#define CHECK(A)   REPORTER_ASSERT(reporter, A)
 

Functions

 skgpu::graphite::DEF_GRAPHITE_TEST (skgpu_IntersectionTree, reporter, CtsEnforcement::kNextRelease)
 

Macro Definition Documentation

◆ CHECK

#define CHECK (   A)    REPORTER_ASSERT(reporter, A)

Definition at line 30 of file IntersectionTreeTest.cpp.