Kanzi 4.0.0-beta2
kanzi::gfx::DrawIndirectIndexedData Struct Reference

DrawIndirect indexed data buffer format. More...

#include <kanzi/gfx/types.hpp>

Public Attributes

uint32_t firstIndex
 
uint32_t firstInstance
 
uint32_t indexCount
 
uint32_t instanceCount
 
int32_t vertexOffset
 

Detailed Description

DrawIndirect indexed data buffer format.

Since
Kanzi 4.0.0

Member Data Documentation

◆ indexCount

uint32_t kanzi::gfx::DrawIndirectIndexedData::indexCount

◆ instanceCount

uint32_t kanzi::gfx::DrawIndirectIndexedData::instanceCount

◆ firstIndex

uint32_t kanzi::gfx::DrawIndirectIndexedData::firstIndex

◆ vertexOffset

int32_t kanzi::gfx::DrawIndirectIndexedData::vertexOffset

◆ firstInstance

uint32_t kanzi::gfx::DrawIndirectIndexedData::firstInstance

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