ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDynamicRenderingFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDynamicRenderingFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 dynamicRendering
 

Detailed Description

Definition at line 10406 of file vulkan.h.

Member Data Documentation

◆ dynamicRendering

VkBool32 VkPhysicalDeviceDynamicRenderingFeatures::dynamicRendering

Definition at line 10410 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDynamicRenderingFeatures::pNext

Definition at line 10409 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDynamicRenderingFeatures::sType

Definition at line 10408 of file vulkan.h.


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