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

LabDescriptorBinding

Declaration

Source position: LabDescriptorSet.pas line 149

function LabDescriptorBinding(

  const Binding: TVkUInt32;

  const DescriptorType: TVkDescriptorType;

  const DescriptorCount: TVkUInt32 = 1;

  const StageFlags: TVkShaderStageFlags = TVkFlags(VK_SHADER_STAGE_ALL);

  const PImmutableSamplers: PVkSampler = Nil

):TVkDescriptorSetLayoutBinding;



CT Web help

CodeTyphon Studio