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

#include <SkRasterPipelineOpContexts.h>

Public Attributes

int32_t * dst
 
const int32_t * src
 
uint16_t offsets [4]
 

Detailed Description

Definition at line 251 of file SkRasterPipelineOpContexts.h.

Member Data Documentation

◆ dst

int32_t* SkRasterPipeline_SwizzleCopyCtx::dst

Definition at line 252 of file SkRasterPipelineOpContexts.h.

◆ offsets

uint16_t SkRasterPipeline_SwizzleCopyCtx::offsets[4]

Definition at line 254 of file SkRasterPipelineOpContexts.h.

◆ src

const int32_t* SkRasterPipeline_SwizzleCopyCtx::src

Definition at line 253 of file SkRasterPipelineOpContexts.h.


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