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

TVkDisplayPowerStateEXT

Declaration

Source position: vulkanlib.pas line 5404

type TVkDisplayPowerStateEXT = (

  VK_DISPLAY_POWER_STATE_OFF_EXT = 0,

  

  VK_DISPLAY_POWER_STATE_SUSPEND_EXT = 1,

  

  VK_DISPLAY_POWER_STATE_ON_EXT = 2

  

);



CT Web help

CodeTyphon Studio