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

TVkDescriptorSetVariableDescriptorCountAllocateInfo

Declaration

Source position: vulkanlib.pas line 12865

type TVkDescriptorSetVariableDescriptorCountAllocateInfo = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  descriptorSetCount: TVkUInt32;

  

  pDescriptorCounts: PVkUInt32;

  

end;



CT Web help

CodeTyphon Studio