Home
last modified time | relevance | path

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

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