FTEQW
Documentation of the FTE engine source tree.
VkDrawIndirectCommand Struct Reference

#include <vulkan.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: