RetroArch
Public Attributes | List of all members
VkDrawIndexedIndirectCommand Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t indexCount
 
uint32_t instanceCount
 
uint32_t firstIndex
 
int32_t vertexOffset
 
uint32_t firstInstance
 

Member Data Documentation

◆ firstIndex

uint32_t VkDrawIndexedIndirectCommand::firstIndex

◆ firstInstance

uint32_t VkDrawIndexedIndirectCommand::firstInstance

◆ indexCount

uint32_t VkDrawIndexedIndirectCommand::indexCount

◆ instanceCount

uint32_t VkDrawIndexedIndirectCommand::instanceCount

◆ vertexOffset

int32_t VkDrawIndexedIndirectCommand::vertexOffset

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