Flutter Engine
The Flutter Engine
|
#include <CommandTypes.h>
Public Attributes | |
size_t | fBufferOffset |
size_t | fBufferRowBytes |
SkIRect | fRect |
unsigned int | fMipLevel |
Definition at line 17 of file CommandTypes.h.
size_t skgpu::graphite::BufferTextureCopyData::fBufferOffset |
Definition at line 18 of file CommandTypes.h.
size_t skgpu::graphite::BufferTextureCopyData::fBufferRowBytes |
Definition at line 19 of file CommandTypes.h.
unsigned int skgpu::graphite::BufferTextureCopyData::fMipLevel |
Definition at line 21 of file CommandTypes.h.
SkIRect skgpu::graphite::BufferTextureCopyData::fRect |
Definition at line 20 of file CommandTypes.h.