Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::BlitPassVK, including all inherited members.
AddCopy(std::shared_ptr< Texture > source, std::shared_ptr< Texture > destination, std::optional< IRect > source_region=std::nullopt, IPoint destination_origin={}, std::string label="") | impeller::BlitPass | |
AddCopy(std::shared_ptr< Texture > source, std::shared_ptr< DeviceBuffer > destination, std::optional< IRect > source_region=std::nullopt, size_t destination_offset=0, std::string label="") | impeller::BlitPass | |
AddCopy(BufferView source, std::shared_ptr< Texture > destination, std::optional< IRect > destination_region=std::nullopt, std::string label="", uint32_t slice=0, bool convert_to_read=true) | impeller::BlitPass | |
BlitPass() | impeller::BlitPass | explicitprotected |
CommandBufferVK | impeller::BlitPassVK | friend |
GenerateMipmap(std::shared_ptr< Texture > texture, std::string label="") | impeller::BlitPass | |
SetLabel(std::string label) | impeller::BlitPass | |
~BlitPass() | impeller::BlitPass | virtual |
~BlitPassVK() override | impeller::BlitPassVK |