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

TvkAcquireImageANDROID

Declaration

Source position: vulkanlib.pas line 20790

type TvkAcquireImageANDROID = function(

  device: TVkDevice;

  image: TVkImage;

  nativeFenceFd: TVkInt32;

  semaphore: TVkSemaphore;

  fence: TVkFence

):TVkResult;



CT Web help

CodeTyphon Studio