21 lines
708 B
Plaintext
21 lines
708 B
Plaintext
.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\&.
|