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

/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Drnndec.c171 uint64_t value_orig = value; local in function:rnndec_decodeval
318 if (value_orig & ~typeinfo_mask(ti)) {
319 asprintf (&tmp, "%s | %s%#"PRIx64"%s", res, ctx->colors->err, value_orig & ~typeinfo_mask(ti), ctx->colors->reset);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst1439 - freedreno/rnndec: Fix use of undefined value_orig in the !ti case.

Completed in 8 milliseconds