Source position: vulkanlib.pas line 23187
type TvkCmdDebugMarkerBeginEXT = procedure(
commandBuffer: TVkCommandBuffer;
const pMarkerInfo: PVkDebugMarkerMarkerInfoEXT
);