Flutter Engine
The Flutter Engine
|
#include "tests/Test.h"
#include "include/gpu/graphite/Context.h"
#include "include/gpu/graphite/Recorder.h"
#include "src/gpu/SkBackingFit.h"
#include "src/gpu/graphite/Device.h"
#include "src/gpu/graphite/RecorderPriv.h"
Go to the source code of this file.
Typedefs | |
using | Mipmapped = skgpu::Mipmapped |
Functions | |
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS (RecorderDevicePtrTest, reporter, context, CtsEnforcement::kNextRelease) | |
using Mipmapped = skgpu::Mipmapped |
Definition at line 17 of file RecorderTest.cpp.
DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS | ( | RecorderDevicePtrTest | , |
reporter | , | ||
context | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 20 of file RecorderTest.cpp.