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

TVkBindIndexBufferIndirectCommandNV

Declaration

Source position: vulkanlib.pas line 10281

type TVkBindIndexBufferIndirectCommandNV = record

  bufferAddress: TVkDeviceAddress;

  

  size: TVkUInt32;

  

  indexType: TVkIndexType;

  

end;



CT Web help

CodeTyphon Studio