#include <blit_command.h>
Public Attributes | |
| std::shared_ptr< Texture > | texture |
Public Attributes inherited from impeller::BlitCommand | |
| std::string | label |
Definition at line 39 of file blit_command.h.
| std::shared_ptr<Texture> impeller::BlitGenerateMipmapCommand::texture |
Definition at line 40 of file blit_command.h.
Referenced by impeller::BlitGenerateMipmapCommandGLES::Encode().