ngscopeclient 0.1-dev+51fbda87c
Texture Member List

This is the complete list of members for Texture, including all inherited members.

GetImage() (defined in Texture)Textureinline
GetTexture() (defined in Texture)Textureinline
GetView() (defined in Texture)Textureinline
LayoutTransition(vk::raii::CommandBuffer &cmdBuf, vk::AccessFlags src, vk::AccessFlags dst, vk::ImageLayout from, vk::ImageLayout to) (defined in Texture)Textureprotected
m_deviceMemoryTextureprotected
m_imageTextureprotected
m_texture (defined in Texture)Textureprotected
m_viewTextureprotected
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