Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDevicePerStageDescriptorSetFeaturesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 perStageDescriptorSet
 
VkBool32 dynamicPipelineLayout
 

Detailed Description

Definition at line 19347 of file vulkan_core.h.

Field Documentation

◆ dynamicPipelineLayout

VkBool32 VkPhysicalDevicePerStageDescriptorSetFeaturesNV::dynamicPipelineLayout

Definition at line 19351 of file vulkan_core.h.

◆ perStageDescriptorSet

VkBool32 VkPhysicalDevicePerStageDescriptorSetFeaturesNV::perStageDescriptorSet

Definition at line 19350 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDevicePerStageDescriptorSetFeaturesNV::pNext

Definition at line 19349 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePerStageDescriptorSetFeaturesNV::sType

Definition at line 19348 of file vulkan_core.h.


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