Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkRasterPipeline_MemoryCtxPatch Struct Reference

#include <SkRasterPipelineOpContexts.h>

Public Attributes

SkRasterPipeline_MemoryCtxInfo info
 
void * backup
 
std::byte scratch [SkRasterPipeline_MaxScratchPerPatch]
 

Detailed Description

Definition at line 58 of file SkRasterPipelineOpContexts.h.

Member Data Documentation

◆ backup

void* SkRasterPipeline_MemoryCtxPatch::backup

Definition at line 61 of file SkRasterPipelineOpContexts.h.

◆ info

SkRasterPipeline_MemoryCtxInfo SkRasterPipeline_MemoryCtxPatch::info

Definition at line 59 of file SkRasterPipelineOpContexts.h.

◆ scratch

std::byte SkRasterPipeline_MemoryCtxPatch::scratch[SkRasterPipeline_MaxScratchPerPatch]

Definition at line 62 of file SkRasterPipelineOpContexts.h.


The documentation for this struct was generated from the following file: