Unit 'LabDescriptorSet' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabDescriptorSetLayout

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: LabDescriptorSet.pas line 14

type TLabDescriptorSetLayout = class(TLabClass)

public

  property VkHandle: TVkDescriptorSetLayout; [r]

  

  property BindingCount: TVkUInt32; [r]

  

  property Binding []: PVkDescriptorSetLayoutBinding; [r]

  

  property Hash: TVkUInt32; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabDescriptorSetLayout

  

|

TObject



CT Web help

CodeTyphon Studio