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

TVkDescriptorSetLayoutCreateInfo

Declaration

Source position: vulkanlib.pas line 8909

type TVkDescriptorSetLayoutCreateInfo = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  flags: TVkDescriptorSetLayoutCreateFlags;

  

  bindingCount: TVkUInt32;

  

  pBindings: PVkDescriptorSetLayoutBinding;

  

end;



CT Web help

CodeTyphon Studio