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