jGL
Loading...
Searching...
No Matches
jGL::Vulkan::vkTexture Member List

This is the complete list of members for jGL::Vulkan::vkTexture, including all inherited members.

bind(unsigned unit)jGL::Vulkan::vkTextureinlinevirtual
channelsjGL::Vulkan::vkTextureprotected
copyBufferToImage(const Command &command, Buffer &buffer, uint32_t width, uint32_t height)jGL::Vulkan::vkTextureprotected
devicejGL::Vulkan::vkTextureprotected
formatjGL::Vulkan::vkTextureprotected
getId() constjGL::Textureinline
getVkImageView() constjGL::Vulkan::vkTextureinline
heightjGL::Vulkan::vkTextureprotected
idjGL::Textureprotected
imagejGL::Vulkan::vkTextureprotected
imageMemoryjGL::Vulkan::vkTextureprotected
imageViewjGL::Vulkan::vkTextureprotected
msaaSamplesjGL::Vulkan::vkTextureprotected
operator==(const Texture &rhs) constjGL::Textureinline
replace(const Command &command, uint32_t width, uint32_t height, uint32_t channels, VkFormat format, std::vector< std::byte > pixels)jGL::Vulkan::vkTexture
size() constjGL::Textureinline
Texture()jGL::Textureinline
transitionImageLayout(const Command &command, VkFormat format, VkImageLayout oldLayout, VkImageLayout newLayout)jGL::Vulkan::vkTextureprotected
Type enum namejGL::Texture
uploadImage(const Command &command, std::vector< std::byte > pixels, VkFormat format, uint32_t width, uint32_t height, uint32_t channels)jGL::Vulkan::vkTextureprotected
vkTexture(const Device &device)jGL::Vulkan::vkTexture
vkTexture(const Device &device, const Command &command, std::filesystem::path imageFile, Texture::Type type, VkSampleCountFlagBits msaaSamples=VK_SAMPLE_COUNT_1_BIT)jGL::Vulkan::vkTexture
vkTexture(const Device &device, const Command &command, uint32_t width, uint32_t height, uint32_t channels, VkFormat format, VkSampleCountFlagBits msaaSamples=VK_SAMPLE_COUNT_1_BIT)jGL::Vulkan::vkTexture
vkTexture(const Device &device, const Command &command, uint32_t width, uint32_t height, uint32_t channels, VkFormat format, std::vector< std::byte > pixels, VkSampleCountFlagBits msaaSamples=VK_SAMPLE_COUNT_1_BIT)jGL::Vulkan::vkTexture
widthjGL::Vulkan::vkTextureprotected
~Texture()=defaultjGL::Texturevirtual
~vkTexture()jGL::Vulkan::vkTextureinline