RetroArch
Public Attributes | List of all members
VkPipelineTessellationStateCreateInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkPipelineTessellationStateCreateFlags flags
 
uint32_t patchControlPoints
 

Member Data Documentation

◆ flags

VkPipelineTessellationStateCreateFlags VkPipelineTessellationStateCreateInfo::flags

◆ patchControlPoints

uint32_t VkPipelineTessellationStateCreateInfo::patchControlPoints

◆ pNext

const void* VkPipelineTessellationStateCreateInfo::pNext

◆ sType

VkStructureType VkPipelineTessellationStateCreateInfo::sType

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