RetroArch
Public Attributes | List of all members
VkIndirectCommandsLayoutCreateInfoNVX Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkIndirectCommandsLayoutCreateInfoNVX:
[legend]

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkPipelineBindPoint pipelineBindPoint
 
VkIndirectCommandsLayoutUsageFlagsNVX flags
 
uint32_t tokenCount
 
const VkIndirectCommandsLayoutTokenNVXpTokens
 

Member Data Documentation

◆ flags

VkIndirectCommandsLayoutUsageFlagsNVX VkIndirectCommandsLayoutCreateInfoNVX::flags

◆ pipelineBindPoint

VkPipelineBindPoint VkIndirectCommandsLayoutCreateInfoNVX::pipelineBindPoint

◆ pNext

const void* VkIndirectCommandsLayoutCreateInfoNVX::pNext

◆ pTokens

const VkIndirectCommandsLayoutTokenNVX* VkIndirectCommandsLayoutCreateInfoNVX::pTokens

◆ sType

VkStructureType VkIndirectCommandsLayoutCreateInfoNVX::sType

◆ tokenCount

uint32_t VkIndirectCommandsLayoutCreateInfoNVX::tokenCount

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