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

TVkImageSubresourceLayers

Declaration

Source position: vulkanlib.pas line 9007

type TVkImageSubresourceLayers = record

  aspectMask: TVkImageAspectFlags;

  

  mipLevel: TVkUInt32;

  

  baseArrayLayer: TVkUInt32;

  

  layerCount: TVkUInt32;

  

end;



CT Web help

CodeTyphon Studio