Flutter Impeller
impeller::BlitResizeTextureCommand Struct Reference

#include <blit_command.h>

Inheritance diagram for impeller::BlitResizeTextureCommand:
impeller::BlitCommand impeller::BlitResizeTextureCommandGLES

Public Attributes

std::shared_ptr< Texturesource
 
std::shared_ptr< Texturedestination
 
- Public Attributes inherited from impeller::BlitCommand
std::string label
 

Detailed Description

Definition at line 26 of file blit_command.h.

Member Data Documentation

◆ destination

std::shared_ptr<Texture> impeller::BlitResizeTextureCommand::destination

Definition at line 28 of file blit_command.h.

◆ source

std::shared_ptr<Texture> impeller::BlitResizeTextureCommand::source

Definition at line 27 of file blit_command.h.


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