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

TVkPhysicalDeviceRobustness2PropertiesKHR

Declaration

Source position: vulkanlib.pas line 17441

type TVkPhysicalDeviceRobustness2PropertiesKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  robustStorageBufferAccessSizeAlignment: TVkDeviceSize;

  

  robustUniformBufferAccessSizeAlignment: TVkDeviceSize;

  

end;



CT Web help

CodeTyphon Studio