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

TLabShader

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

Declaration

Source position: LabShader.pas line 18

type TLabShader = class(TLabClass)

public

  class function Stage; virtual; abstract;

  

  property VkHandle: TVkShaderModule; [r]

  

  property StageCreateInfo: PVkPipelineShaderStageCreateInfo; [r]

  

  property Hash: TVkUInt32; [r]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

TLabShader

  

|

TObject



CT Web help

CodeTyphon Studio