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

LabVertexAttributeDescription

Declaration

Source position: LabBuffer.pas line 179

function LabVertexAttributeDescription(

  const Location: TVkUInt32;

  const Binding: TVkUInt32;

  const Format: TVkFormat;

  const Offset: TVkUInt32

):TVkVertexInputAttributeDescription;



CT Web help

CodeTyphon Studio