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

TvkBindImageMemory

Declaration

Source position: vulkanlib.pas line 25770

type TvkBindImageMemory = function(

  device: TVkDevice;

  image: TVkImage;

  memory: TVkDeviceMemory;

  memoryOffset: TVkDeviceSize

):TVkResult;



CT Web help

CodeTyphon Studio