Vulkan-Hpp
VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 primitiveTopologyListRestart
 
VkBool32 primitiveTopologyPatchListRestart
 

Detailed Description

Definition at line 16536 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::pNext

Definition at line 16538 of file vulkan_core.h.

◆ primitiveTopologyListRestart

VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyListRestart

Definition at line 16539 of file vulkan_core.h.

◆ primitiveTopologyPatchListRestart

VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyPatchListRestart

Definition at line 16540 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::sType

Definition at line 16537 of file vulkan_core.h.


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