载入中...
搜索中...
未找到
Indirect draw command; layout identical to VkDrawIndexedIndirectCommand. 更多...
#include <GpuDrivenTypes.h>
Public 属性 | |
| uint32_t | indexCount = 0 |
| uint32_t | instanceCount = 0 |
| uint32_t | firstIndex = 0 |
| uint32_t | vertexOffset = 0 |
| uint32_t | firstInstance = 0 |
详细描述
Indirect draw command; layout identical to VkDrawIndexedIndirectCommand.
在文件 GpuDrivenTypes.h 第 64 行定义.
类成员变量说明
◆ firstIndex
| uint32_t eve::graphics::GpuIndirectCommand::firstIndex = 0 |
在文件 GpuDrivenTypes.h 第 67 行定义.
◆ firstInstance
| uint32_t eve::graphics::GpuIndirectCommand::firstInstance = 0 |
在文件 GpuDrivenTypes.h 第 69 行定义.
◆ indexCount
| uint32_t eve::graphics::GpuIndirectCommand::indexCount = 0 |
在文件 GpuDrivenTypes.h 第 65 行定义.
◆ instanceCount
| uint32_t eve::graphics::GpuIndirectCommand::instanceCount = 0 |
在文件 GpuDrivenTypes.h 第 66 行定义.
◆ vertexOffset
| uint32_t eve::graphics::GpuIndirectCommand::vertexOffset = 0 |
在文件 GpuDrivenTypes.h 第 68 行定义.
该结构体的文档由以下文件生成:
- src/modules/graphics/GpuDrivenTypes.h