Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TvkCmdDrawIndexedIndirect

Declaration

Source position: vulkanlib.pas line 20491

type TvkCmdDrawIndexedIndirect = procedure(

  commandBuffer: TVkCommandBuffer;

  buffer: TVkBuffer;

  offset: TVkDeviceSize;

  drawCount: TVkUInt32;

  stride: TVkUInt32

);



CT Web help

CodeTyphon Studio