Searched refs:condstr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_validate.c46 validate_error(struct ir3_validate_ctx *ctx, const char *condstr) argument
48 fprintf(stderr, "validation fail: %s\n", condstr);
H A Dir3_ra_validate.c107 validate_error(struct ra_val_ctx *ctx, const char *condstr) argument
109 fprintf(stderr, "ra validation fail: %s\n", condstr);

Completed in 4 milliseconds