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