Source position: vulkanlib.pas line 23064
type TvkResetCommandBuffer = function(
commandBuffer: TVkCommandBuffer;
flags: TVkCommandBufferResetFlags
):TVkResult;