Source position: vulkanlib.pas line 21476
type TvkCmdDrawIndexedIndirect = procedure( |
commandBuffer: TVkCommandBuffer; |
buffer: TVkBuffer; |
offset: TVkDeviceSize; |
drawCount: TVkUInt32; |
stride: TVkUInt32 |
); |
CT Web help |
CodeTyphon Studio |