#include <blit_command.h>
Public Attributes | |
| std::shared_ptr< Texture > | texture |
Public Attributes inherited from impeller::BlitCommand | |
| std::string | label |
Definition at line 37 of file blit_command.h.
| std::shared_ptr<Texture> impeller::BlitGenerateMipmapCommand::texture |
Definition at line 38 of file blit_command.h.
Referenced by impeller::BlitGenerateMipmapCommandGLES::Encode(), impeller::BlitGenerateMipmapCommandVK::Encode(), and impeller::testing::TEST().