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

TvkCreateBuffer

Declaration

Source position: vulkanlib.pas line 21407

type TvkCreateBuffer = function(

  device: TVkDevice;

  const pCreateInfo: PVkBufferCreateInfo;

  const pAllocator: PVkAllocationCallbacks;

  pBuffer: PVkBuffer

):TVkResult;



CT Web help

CodeTyphon Studio