ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceDynamicRenderingLocalReadFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceDynamicRenderingLocalReadFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 dynamicRenderingLocalRead
 

Detailed Description

Definition at line 10414 of file vulkan.h.

Member Data Documentation

◆ dynamicRenderingLocalRead

VkBool32 VkPhysicalDeviceDynamicRenderingLocalReadFeatures::dynamicRenderingLocalRead

Definition at line 10418 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceDynamicRenderingLocalReadFeatures::pNext

Definition at line 10417 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceDynamicRenderingLocalReadFeatures::sType

Definition at line 10416 of file vulkan.h.


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