Searched defs:volat (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_print.c | 500 const char *const volat = (access & ACCESS_VOLATILE) ? "volatile " : ""; local in function:print_var_decl |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_print.c | 447 const char *const volat = (access & ACCESS_VOLATILE) ? "volatile " : ""; local in function:print_var_decl |
Completed in 9 milliseconds