Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
StrokeTessellateOp.cpp File Reference
#include "src/gpu/ganesh/ops/StrokeTessellateOp.h"
#include "src/base/SkMathPriv.h"
#include "src/core/SkPathPriv.h"
#include "src/gpu/ganesh/GrAppliedClip.h"
#include "src/gpu/ganesh/GrCaps.h"
#include "src/gpu/ganesh/GrOpFlushState.h"
#include "src/gpu/ganesh/GrRecordingContextPriv.h"
#include "src/gpu/ganesh/tessellate/GrStrokeTessellationShader.h"

Go to the source code of this file.

Namespaces

namespace  skgpu
 
namespace  skgpu::ganesh
 

Functions

static constexpr GrUserStencilSettings skgpu::ganesh::kMarkStencil (GrUserStencilSettings::StaticInit< 0x0001, GrUserStencilTest::kLessIfInClip, 0x0000, GrUserStencilOp::kZero, GrUserStencilOp::kReplace, 0xffff >())
 
static constexpr GrUserStencilSettings skgpu::ganesh::kTestAndResetStencil (GrUserStencilSettings::StaticInit< 0x0000, GrUserStencilTest::kLessIfInClip, 0x0001, GrUserStencilOp::kZero, GrUserStencilOp::kReplace, 0xffff >())