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

TVkPushDescriptorSetWithTemplateInfoKHR

Declaration

Source position: vulkanlib.pas line 19956

type TVkPushDescriptorSetWithTemplateInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  descriptorUpdateTemplate: TVkDescriptorUpdateTemplate;

  

  layout: TVkPipelineLayout;

  

  set_: TVkUInt32;

  

  pData: PVkVoid;

  

end;



CT Web help

CodeTyphon Studio