Halide
VkImageFormatProperties2KHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkImageFormatProperties imageFormatProperties
 

Detailed Description

Definition at line 3818 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkImageFormatProperties2KHR::sType

Definition at line 3819 of file mini_vulkan.h.

◆ pNext

void* VkImageFormatProperties2KHR::pNext

Definition at line 3820 of file mini_vulkan.h.

◆ imageFormatProperties

VkImageFormatProperties VkImageFormatProperties2KHR::imageFormatProperties

Definition at line 3821 of file mini_vulkan.h.


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