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

TvkCmdWriteMicromapsPropertiesEXT

Declaration

Source position: vulkanlib.pas line 21159

type TvkCmdWriteMicromapsPropertiesEXT = procedure(

  commandBuffer: TVkCommandBuffer;

  micromapCount: TVkUInt32;

  const pMicromaps: PVkMicromapEXT;

  queryType: TVkQueryType;

  queryPool: TVkQueryPool;

  firstQuery: TVkUInt32

);



CT Web help

CodeTyphon Studio