This commit is contained in:
2026-06-14 19:09:18 +01:00
parent 14bd1a9271
commit 13fa90a0e9
3958 changed files with 999286 additions and 4 deletions
@@ -0,0 +1,20 @@
.TH "ktxVulkanFunctions" 3 "Sun Jun 14 2026 18:00:57" "Version 0.0.0" "libktx Reference" \" -*- nroff -*-
.ad l
.nh
.SH NAME
ktxVulkanFunctions \- Struct for applications to pass Vulkan function pointers to the ktxTexture_VkUpload functions via a \fBktxVulkanDeviceInfo\fP struct\&.
.SH SYNOPSIS
.br
.PP
.PP
\fR#include <ktxvulkan\&.h>\fP
.SH "Detailed Description"
.PP
Struct for applications to pass Vulkan function pointers to the ktxTexture_VkUpload functions via a \fBktxVulkanDeviceInfo\fP struct\&.
\fRvkGetInstanceProcAddr\fP and \fRvkGetDeviceProcAddr\fP should be set, others are optional\&.
.SH "Author"
.PP
Generated automatically by Doxygen for libktx Reference from the source code\&.