Searched defs:OPT (Results 1 - 8 of 8) sorted by relevance
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | glsl_parser_extras.cpp | 2369 #define OPT(PASS, ...) do { \ macro 2438 #undef OPT global() macro [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | timepng.c | 482 # define OPT(name) else if (strcmp(opt, #name) == 0)\ in main() macro [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 70 #define OPT(nir, pass, ...) \ macro [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 63 #define OPT(nir, pass, ...) \ macro [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir.c | 519 #define OPT(pass, ...) ({ \ macro [all...] |
| H A D | brw_vec4.cpp | 2393 #define OPT(pass, args...) ({ \ in run() macro [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir.c | 135 #define OPT(nir, pass, ...) ({ \ macro [all...] |
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 254 #define OPT(pass, ...) ({ \ macro [all...] |
Completed in 11 milliseconds