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

TvkMergeValidationCachesEXT

Declaration

Source position: vulkanlib.pas line 26170

type TvkMergeValidationCachesEXT = function(

  device: TVkDevice;

  dstCache: TVkValidationCacheEXT;

  srcCacheCount: TVkUInt32;

  const pSrcCaches: PVkValidationCacheEXT

):TVkResult;



CT Web help

CodeTyphon Studio