#include <blit_command.h>
Public Attributes | |
std::string | label |
Definition at line 14 of file blit_command.h.
std::string impeller::BlitCommand::label |
Definition at line 15 of file blit_command.h.
Referenced by impeller::BlitCopyTextureToTextureCommandGLES::GetLabel(), impeller::BlitCopyTextureToTextureCommandMTL::GetLabel(), impeller::BlitCopyTextureToTextureCommandVK::GetLabel(), impeller::BlitCopyTextureToBufferCommandGLES::GetLabel(), impeller::BlitCopyTextureToBufferCommandMTL::GetLabel(), impeller::BlitCopyTextureToBufferCommandVK::GetLabel(), impeller::BlitGenerateMipmapCommandGLES::GetLabel(), impeller::BlitGenerateMipmapCommandMTL::GetLabel(), impeller::BlitCopyBufferToTextureCommandVK::GetLabel(), impeller::BlitCopyBufferToTextureCommandMTL::GetLabel(), and impeller::BlitGenerateMipmapCommandVK::GetLabel().