Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
RectTest.cpp File Reference
#include "src/gpu/graphite/geom/Rect.h"
#include "tests/Test.h"

Go to the source code of this file.

Namespaces

namespace  skgpu
 
namespace  skgpu::graphite
 

Macros

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

Functions

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

Macro Definition Documentation

◆ CHECK

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

Definition at line 13 of file RectTest.cpp.