Vulkan-Hpp
VkPhysicalDeviceImagelessFramebufferFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 imagelessFramebuffer
 

Detailed Description

Definition at line 6244 of file vulkan_core.h.

Member Data Documentation

◆ imagelessFramebuffer

VkBool32 VkPhysicalDeviceImagelessFramebufferFeatures::imagelessFramebuffer

Definition at line 6247 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceImagelessFramebufferFeatures::pNext

Definition at line 6246 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImagelessFramebufferFeatures::sType

Definition at line 6245 of file vulkan_core.h.


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