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