RetroArch
Public Attributes | List of all members
VkDrawIndirectCommand Struct Reference

#include <vulkan_core.h>

Public Attributes

uint32_t vertexCount
 
uint32_t instanceCount
 
uint32_t firstVertex
 
uint32_t firstInstance
 

Member Data Documentation

◆ firstInstance

uint32_t VkDrawIndirectCommand::firstInstance

◆ firstVertex

uint32_t VkDrawIndirectCommand::firstVertex

◆ instanceCount

uint32_t VkDrawIndirectCommand::instanceCount

◆ vertexCount

uint32_t VkDrawIndirectCommand::vertexCount

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