|
Nebula
|
#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 |
| uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::baseIndex |
| uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::baseInstance |
| uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::baseVertex |
| uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::numIndices |
| uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::numInstances |
| uint32_t Vulkan::VkCommandBufferThread::VkDrawCommand::numVerts |
|
static |