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