RetroArch
Public Attributes | List of all members
VkPipelineInputAssemblyStateCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkPipelineInputAssemblyStateCreateFlags flags
 
VkPrimitiveTopology topology
 
VkBool32 primitiveRestartEnable
 

Member Data Documentation

◆ flags

VkPipelineInputAssemblyStateCreateFlags VkPipelineInputAssemblyStateCreateInfo::flags

◆ pNext

const void* VkPipelineInputAssemblyStateCreateInfo::pNext

◆ primitiveRestartEnable

VkBool32 VkPipelineInputAssemblyStateCreateInfo::primitiveRestartEnable

◆ sType

VkStructureType VkPipelineInputAssemblyStateCreateInfo::sType

◆ topology

VkPrimitiveTopology VkPipelineInputAssemblyStateCreateInfo::topology

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