Source position: vulkanlib.pas line 12365
type TVkBindIndexBufferIndirectCommandNV = record
bufferAddress: TVkDeviceAddress;
size: TVkUInt32;
indexType: TVkIndexType;
end;