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

TvkCreateVideoSessionKHR

Declaration

Source position: vulkanlib.pas line 23989

type TvkCreateVideoSessionKHR = function(

  device: TVkDevice;

  const pCreateInfo: PVkVideoSessionCreateInfoKHR;

  const pAllocator: PVkAllocationCallbacks;

  pVideoSession: PVkVideoSessionKHR

):TVkResult;



CT Web help

CodeTyphon Studio