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

LabShaderStage

Declaration

Source position: LabShader.pas line 255

function LabShaderStage(

  const Shader: TLabShader

):TLabShaderStage;

function LabShaderStage(

  const Shader: TLabShader;

  const SpecData: PVkVoid;

  const SpecDataSize: TVkSize;

  const SpecEntries: array of TVkSpecializationMapEntry

):TLabShaderStage;



CT Web help

CodeTyphon Studio