ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for Texture, including all inherited members.
GetImage() (defined in Texture) | Texture | inline |
GetTexture() (defined in Texture) | Texture | inline |
GetView() (defined in Texture) | Texture | inline |
LayoutTransition(vk::raii::CommandBuffer &cmdBuf, vk::AccessFlags src, vk::AccessFlags dst, vk::ImageLayout from, vk::ImageLayout to) (defined in Texture) | Texture | protected |
m_deviceMemory | Texture | protected |
m_image | Texture | protected |
m_texture (defined in Texture) | Texture | protected |
m_view | Texture | protected |
SetName(const std::string &name) (defined in Texture) | Texture | |
Texture(const vk::raii::Device &device, const vk::ImageCreateInfo &imageInfo, const vk::raii::Buffer &srcBuf, int width, int height, TextureManager *mgr, const std::string &name="") | Texture | |
Texture(const vk::raii::Device &device, const vk::ImageCreateInfo &imageInfo, TextureManager *mgr, const std::string &name="") (defined in Texture) | Texture | |
~Texture() (defined in Texture) | Texture |