Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
DrawOrder.h File Reference
#include "include/core/SkTypes.h"

Go to the source code of this file.

Classes

class  skgpu::graphite::MonotonicValue< Sequence >
 
struct  skgpu::graphite::CompressedPaintersOrderSequence
 
struct  skgpu::graphite::DisjointStencilIndexSequence
 
struct  skgpu::graphite::PaintersDepthSequence
 
class  skgpu::graphite::DrawOrder
 

Namespaces

namespace  skgpu
 
namespace  skgpu::graphite
 

Typedefs

using skgpu::graphite::CompressedPaintersOrder = MonotonicValue< CompressedPaintersOrderSequence >
 
using skgpu::graphite::DisjointStencilIndex = MonotonicValue< DisjointStencilIndexSequence >
 
using skgpu::graphite::PaintersDepth = MonotonicValue< PaintersDepthSequence >