Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Assets::RuntimeTexture Member List

This is the complete list of members for Engine::Assets::RuntimeTexture, including all inherited members.

addPaddingHelper()Engine::Assets::RuntimeTextureprivate
addPaddingToImage()Engine::Assets::RuntimeTextureprivate
calculateMipLevels(uint32_t width, uint32_t height)Engine::Assets::RuntimeTexturestatic
cleanup() constEngine::Assets::RuntimeTextureprivate
contextEngine::Assets::RuntimeTextureprivate
createDataUploadCommand(VkCommandBuffer commandBuffer, Rendering::Renderer *renderer) constEngine::Assets::RuntimeTexture
createResources()Engine::Assets::RuntimeTexture
descriptorIndexEngine::Assets::RuntimeTextureprivate
dilateLightmapImage()Engine::Assets::RuntimeTextureprivate
discardPreparedResources()Engine::Assets::RuntimeTexture
formatEngine::Assets::RuntimeTextureprivate
generateMipmaps(VkCommandBuffer commandBuffer) constEngine::Assets::RuntimeTexture
getDescriptorIndex() constEngine::Assets::RuntimeTexture
getMipLevels() constEngine::Assets::RuntimeTextureinline
getSourceBaseMip() constEngine::Assets::RuntimeTextureinline
getSourceHeight() constEngine::Assets::RuntimeTextureinline
getSourceMipLevels() constEngine::Assets::RuntimeTextureinline
getSourceWidth() constEngine::Assets::RuntimeTextureinline
getTextureFormat() constEngine::Assets::RuntimeTexture
getTextureType() constEngine::Assets::RuntimeTextureinline
getVkImage() constEngine::Assets::RuntimeTexture
getVkImageMemory() constEngine::Assets::RuntimeTexture
getVkImageSampler() constEngine::Assets::RuntimeTexture
getVkImageView() constEngine::Assets::RuntimeTexture
hasPrecomputedMipmaps() constEngine::Assets::RuntimeTextureinline
hasPrecomputedMipmaps_Engine::Assets::RuntimeTextureprivate
imageDataEngine::Assets::RuntimeTextureprivate
isDescriptorIndexInitialized() constEngine::Assets::RuntimeTexture
ktx2Data_Engine::Assets::RuntimeTextureprivate
mipLevels_Engine::Assets::RuntimeTextureprivate
operator=(const RuntimeTexture &)=deleteEngine::Assets::RuntimeTexture
operator=(RuntimeTexture &&other) noexceptEngine::Assets::RuntimeTexture
reset()Engine::Assets::RuntimeTextureprivate
RuntimeTexture()=defaultEngine::Assets::RuntimeTexture
RuntimeTexture(const tinygltf::Image &imageData, TextureType type, Core::ApplicationContext *context)Engine::Assets::RuntimeTexture
RuntimeTexture(Textures::Ktx2TextureData ktx2Data, TextureType type, Core::ApplicationContext *context)Engine::Assets::RuntimeTexture
RuntimeTexture(const tinygltf::Image &imageData, Core::ApplicationContext *context)Engine::Assets::RuntimeTexture
RuntimeTexture(const RuntimeTexture &)=deleteEngine::Assets::RuntimeTexture
RuntimeTexture(RuntimeTexture &&other) noexceptEngine::Assets::RuntimeTexture
setDebugName(const std::string &debugName) constEngine::Assets::RuntimeTextureprivate
setupImageFormat(const tinygltf::Image &imageData)Engine::Assets::RuntimeTexture
sourceBaseMip_Engine::Assets::RuntimeTextureprivate
sourceHeight_Engine::Assets::RuntimeTextureprivate
sourceMipLevels_Engine::Assets::RuntimeTextureprivate
sourceWidth_Engine::Assets::RuntimeTextureprivate
textureAllocation_Engine::Assets::RuntimeTextureprivate
textureType_Engine::Assets::RuntimeTextureprivate
vkTextureEngine::Assets::RuntimeTextureprivate
vkTextureSamplerEngine::Assets::RuntimeTextureprivate
vkTextureViewEngine::Assets::RuntimeTextureprivate
~RuntimeTexture()=defaultEngine::Assets::RuntimeTexture