Lines Matching full:synonyms
485 if (lowerword == "auto-map-bindings" || // synonyms in ProcessArguments()
489 } else if (lowerword == "auto-map-locations" || // synonyms in ProcessArguments()
523 } else if (lowerword == "flatten-uniform-arrays" || // synonyms in ProcessArguments()
537 } else if (lowerword == "invert-y" || // synonyms in ProcessArguments()
540 } else if (lowerword == "keep-uncalled" || // synonyms in ProcessArguments()
545 } else if (lowerword == "no-storage-format" || // synonyms in ProcessArguments()
568 } else if (lowerword == "resource-set-bindings" || // synonyms in ProcessArguments()
572 } else if (lowerword == "shift-image-bindings" || // synonyms in ProcessArguments()
576 } else if (lowerword == "shift-sampler-bindings" || // synonyms in ProcessArguments()
580 } else if (lowerword == "shift-uav-bindings" || // synonyms in ProcessArguments()
584 } else if (lowerword == "shift-texture-bindings" || // synonyms in ProcessArguments()
588 } else if (lowerword == "shift-ubo-bindings" || // synonyms in ProcessArguments()
595 } else if (lowerword == "shift-ssbo-bindings" || // synonyms in ProcessArguments()
599 } else if (lowerword == "source-entrypoint" || // synonyms in ProcessArguments()
659 } else if (lowerword == "variable-name" || // synonyms in ProcessArguments()
1679 " --shift-cbuffer-binding | --scb synonyms for --shift-UBO-binding\n" in usage()