Source position: vulkanlib.pas line 21969
type TvkCmdSetPolygonModeEXT = procedure(
commandBuffer: TVkCommandBuffer;
polygonMode: TVkPolygonMode
);