ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePerStageDescriptorSetFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePerStageDescriptorSetFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 perStageDescriptorSet
 
VkBool32 dynamicPipelineLayout
 

Detailed Description

Definition at line 11562 of file vulkan.h.

Member Data Documentation

◆ dynamicPipelineLayout

VkBool32 VkPhysicalDevicePerStageDescriptorSetFeaturesNV::dynamicPipelineLayout

Definition at line 11567 of file vulkan.h.

◆ perStageDescriptorSet

VkBool32 VkPhysicalDevicePerStageDescriptorSetFeaturesNV::perStageDescriptorSet

Definition at line 11566 of file vulkan.h.

◆ pNext

void* VkPhysicalDevicePerStageDescriptorSetFeaturesNV::pNext

Definition at line 11565 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePerStageDescriptorSetFeaturesNV::sType

Definition at line 11564 of file vulkan.h.


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