#include <blit_command.h>
Public Attributes | |
std::shared_ptr< Texture > | source |
std::shared_ptr< Texture > | destination |
![]() | |
std::string | label |
Definition at line 26 of file blit_command.h.
std::shared_ptr<Texture> impeller::BlitResizeTextureCommand::destination |
Definition at line 28 of file blit_command.h.
std::shared_ptr<Texture> impeller::BlitResizeTextureCommand::source |
Definition at line 27 of file blit_command.h.