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

TVkPipelineViewportWScalingStateCreateInfoNV

Declaration

Source position: vulkanlib.pas line 11625

type TVkPipelineViewportWScalingStateCreateInfoNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  viewportWScalingEnable: TVkBool32;

  

  viewportCount: TVkUInt32;

  

  pViewportWScalings: PVkViewportWScalingNV;

  

end;



CT Web help

CodeTyphon Studio