libktx Reference 4.3.2
Libraries and tools to create and read KTX image texture files.
Loading...
Searching...
No Matches
ktxVulkanFunctions Struct Reference

Struct for applications to pass Vulkan function pointers to the ktxTexture_VkUpload functions via a ktxVulkanDeviceInfo struct. More...

#include <ktxvulkan.h>

Detailed Description

Struct for applications to pass Vulkan function pointers to the ktxTexture_VkUpload functions via a ktxVulkanDeviceInfo struct.

vkGetInstanceProcAddr and vkGetDeviceProcAddr should be set, others are optional.