Searched refs:log_error (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_validate.c | 110 log_error(validate_state *state, const char *cond, const char *file, int line) function in typeref:typename:void 129 log_error(state, #cond, __FILE__, __LINE__); \
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_validate.c | 108 log_error(validate_state *state, const char *cond, const char *file, int line) function in typeref:typename:void 130 log_error(state, str, file, line);
|
Completed in 6 milliseconds