Home
last modified time | relevance | path

Searched refs:optpass_opts (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dtest_optpass.cpp150 const struct option optpass_opts[] = { in test_optpass() local
162 while ((c = getopt_long(argc, argv, "", optpass_opts, &idx)) != -1) { in test_optpass()