Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_validate.c43 validate_error(struct ir3_validate_ctx *ctx, const char *condstr) in validate_error() argument
45 fprintf(stderr, "validation fail: %s\n", condstr); in validate_error()