Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 primitiveTopologyListRestart
 
VkBool32 primitiveTopologyPatchListRestart
 

Detailed Description

Definition at line 15734 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::pNext

Definition at line 15736 of file vulkan_core.h.

◆ primitiveTopologyListRestart

VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyListRestart

Definition at line 15737 of file vulkan_core.h.

◆ primitiveTopologyPatchListRestart

VkBool32 VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::primitiveTopologyPatchListRestart

Definition at line 15738 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePrimitiveTopologyListRestartFeaturesEXT::sType

Definition at line 15735 of file vulkan_core.h.


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