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

TvkCmdDecompressMemoryIndirectCountNV

Declaration

Source position: vulkanlib.pas line 21101

type TvkCmdDecompressMemoryIndirectCountNV = procedure(

  commandBuffer: TVkCommandBuffer;

  indirectCommandsAddress: TVkDeviceAddress;

  indirectCommandsCountAddress: TVkDeviceAddress;

  stride: TVkUInt32

);



CT Web help

CodeTyphon Studio