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

TVkPhysicalDeviceImageSlicedViewOf3DFeaturesEXT

Declaration

Source position: vulkanlib.pas line 16226

type TVkPhysicalDeviceImageSlicedViewOf3DFeaturesEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  imageSlicedViewOf3D: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio