SDL  2.0
VkPhysicalDeviceImagelessFramebufferFeatures Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 imagelessFramebuffer
 

Detailed Description

Definition at line 5419 of file vulkan_core.h.

Field Documentation

◆ imagelessFramebuffer

VkBool32 VkPhysicalDeviceImagelessFramebufferFeatures::imagelessFramebuffer

Definition at line 5422 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceImagelessFramebufferFeatures::pNext

Definition at line 5421 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImagelessFramebufferFeatures::sType

Definition at line 5420 of file vulkan_core.h.


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