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

TvkWaitForPresentKHR

Declaration

Source position: vulkanlib.pas line 21121

type TvkWaitForPresentKHR = function(

  device: TVkDevice;

  swapchain: TVkSwapchainKHR;

  presentId: TVkUInt64;

  timeout: TVkUInt64

):TVkResult;



CT Web help

CodeTyphon Studio