Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TvkWriteMicromapsPropertiesEXT

Declaration

Source position: vulkanlib.pas line 26565

type TvkWriteMicromapsPropertiesEXT = function(

  device: TVkDevice;

  micromapCount: TVkUInt32;

  const pMicromaps: PVkMicromapEXT;

  queryType: TVkQueryType;

  dataSize: TVkSize;

  pData: PVkVoid;

  stride: TVkSize

):TVkResult;



CT Web help

CodeTyphon Studio