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

TvkCreatePipelineCache

Declaration

Source position: vulkanlib.pas line 20438

type TvkCreatePipelineCache = function(

  device: TVkDevice;

  const pCreateInfo: PVkPipelineCacheCreateInfo;

  const pAllocator: PVkAllocationCallbacks;

  pPipelineCache: PVkPipelineCache

):TVkResult;



CT Web help

CodeTyphon Studio