Nebula
Loading...
Searching...
No Matches
Vulkan::VkCommandBufferThread::VkDrawCommand Struct Reference

#include <vkcommandbufferthread.h>

Public Attributes

uint32_t baseIndex
 
uint32_t baseVertex
 
uint32_t numIndices
 
uint32_t numVerts
 
uint32_t baseInstance
 
uint32_t numInstances
 

Static Public Attributes

static const CommandType Type = Draw
 

Member Data Documentation

◆ baseIndex

uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::baseIndex

◆ baseInstance

uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::baseInstance

◆ baseVertex

uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::baseVertex

◆ numIndices

uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::numIndices

◆ numInstances

uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::numInstances

◆ numVerts

uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::numVerts

◆ Type

const CommandType Vulkan::VkCommandBufferThread::VkDrawCommand::Type = Draw
static

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