ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCommandBufferInheritanceFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCommandBufferInheritanceFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 commandBufferInheritance
 

Detailed Description

Definition at line 9952 of file vulkan.h.

Member Data Documentation

◆ commandBufferInheritance

VkBool32 VkPhysicalDeviceCommandBufferInheritanceFeaturesNV::commandBufferInheritance

Definition at line 9956 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCommandBufferInheritanceFeaturesNV::pNext

Definition at line 9955 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCommandBufferInheritanceFeaturesNV::sType

Definition at line 9954 of file vulkan.h.


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