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

TLabShaderStage

Declaration

Source position: LabShader.pas line 245

type TLabShaderStage = record

  shader: TLabShaderShared;

  

  info: TVkPipelineShaderStageCreateInfo;

  

  spec: TVkSpecializationInfo;

  

  entries: array of TVkSpecializationMapEntry;

  

end;



CT Web help

CodeTyphon Studio