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

TVkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT

Declaration

Source position: vulkanlib.pas line 19100

type TVkPhysicalDeviceNonSeamlessCubeMapFeaturesEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  nonSeamlessCubeMap: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio