Halide
VkPhysicalDeviceExternalImageFormatInfoKHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlagBitsKHR handleType
 

Detailed Description

Definition at line 3955 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceExternalImageFormatInfoKHR::sType

Definition at line 3956 of file mini_vulkan.h.

◆ pNext

const void* VkPhysicalDeviceExternalImageFormatInfoKHR::pNext

Definition at line 3957 of file mini_vulkan.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBitsKHR VkPhysicalDeviceExternalImageFormatInfoKHR::handleType

Definition at line 3958 of file mini_vulkan.h.


The documentation for this struct was generated from the following file: