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

#include <UploadTask.h>

Public Attributes

const void * fPixels = nullptr
 
size_t fRowBytes = 0
 

Detailed Description

Definition at line 27 of file UploadTask.h.

Member Data Documentation

◆ fPixels

const void* skgpu::graphite::MipLevel::fPixels = nullptr

Definition at line 28 of file UploadTask.h.

◆ fRowBytes

size_t skgpu::graphite::MipLevel::fRowBytes = 0

Definition at line 29 of file UploadTask.h.


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