ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceImagelessFramebufferFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceImagelessFramebufferFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 imagelessFramebuffer
 

Detailed Description

Definition at line 10980 of file vulkan.h.

Member Data Documentation

◆ imagelessFramebuffer

VkBool32 VkPhysicalDeviceImagelessFramebufferFeatures::imagelessFramebuffer

Definition at line 10984 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceImagelessFramebufferFeatures::pNext

Definition at line 10983 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceImagelessFramebufferFeatures::sType

Definition at line 10982 of file vulkan.h.


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