Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
impeller::BlitCopyBufferToTextureCommand Struct Reference

#include <blit_command.h>

Inheritance diagram for impeller::BlitCopyBufferToTextureCommand:
impeller::BlitCommand impeller::BlitCopyBufferToTextureCommandGLES

Public Attributes

BufferView source
 
std::shared_ptr< Texturedestination
 
IRect destination_region
 
uint32_t mip_level = 0
 
uint32_t slice = 0
 
- Public Attributes inherited from impeller::BlitCommand
std::string label
 

Detailed Description

Definition at line 38 of file blit_command.h.

Member Data Documentation

◆ destination

◆ destination_region

◆ mip_level

◆ slice

◆ source


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