ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 primitiveTopologyListRestart
 
VkBool32 primitiveTopologyPatchListRestart
 

Detailed Description

Definition at line 11702 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::pNext

Definition at line 11705 of file vulkan.h.

◆ primitiveTopologyListRestart

VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyListRestart

Definition at line 11706 of file vulkan.h.

◆ primitiveTopologyPatchListRestart

VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyPatchListRestart

Definition at line 11707 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::sType

Definition at line 11704 of file vulkan.h.


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