Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skgpu::graphite::BufferTextureCopyData Struct Reference

#include <CommandTypes.h>

Public Attributes

size_t fBufferOffset
 
size_t fBufferRowBytes
 
SkIRect fRect
 
unsigned int fMipLevel
 

Detailed Description

Definition at line 17 of file CommandTypes.h.

Member Data Documentation

◆ fBufferOffset

size_t skgpu::graphite::BufferTextureCopyData::fBufferOffset

Definition at line 18 of file CommandTypes.h.

◆ fBufferRowBytes

size_t skgpu::graphite::BufferTextureCopyData::fBufferRowBytes

Definition at line 19 of file CommandTypes.h.

◆ fMipLevel

unsigned int skgpu::graphite::BufferTextureCopyData::fMipLevel

Definition at line 21 of file CommandTypes.h.

◆ fRect

SkIRect skgpu::graphite::BufferTextureCopyData::fRect

Definition at line 20 of file CommandTypes.h.


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