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

TLabCommandBuffer.BindVertexBuffers

Declaration

Source position: LabCommandBuffer.pas line 53

public procedure TLabCommandBuffer.BindVertexBuffers(

  const FirstBinding: TVkUInt32;

  const Buffers: array of TVkBuffer;

  const Offsets: array of TVkDeviceSize

);



CT Web help

CodeTyphon Studio