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

TVkPipelineVertexInputDivisorStateCreateInfoKHR

Declaration

Source position: vulkanlib.pas line 13572

type TVkPipelineVertexInputDivisorStateCreateInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  vertexBindingDivisorCount: TVkUInt32;

  

  pVertexBindingDivisors: PVkVertexInputBindingDivisorDescriptionKHR;

  

end;



CT Web help

CodeTyphon Studio