Searched refs:rnndec_decodereg (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
H A Drnndec.h57 uint64_t rnndec_decodereg(struct rnndeccontext *ctx, struct rnndomain *domain, const char *name);
H A Drnndec.c551 uint64_t rnndec_decodereg(struct rnndeccontext *ctx, struct rnndomain *domain, const char *name) function in typeref:typename:uint64_t
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Drnnutil.c124 uint32_t regbase = rnndec_decodereg(rnn->vc_nocolor, rnn->dom[0], name);
126 regbase = rnndec_decodereg(rnn->vc_nocolor, rnn->dom[1], name);
H A Dcffdec.c2052 uint32_t count_dword = rnndec_decodereg(rnn->vc, domain, "INDIRECT_COUNT");
2053 uint32_t addr_dword = rnndec_decodereg(rnn->vc, domain, "INDIRECT");
2054 uint64_t stride_dword = rnndec_decodereg(rnn->vc, domain, "STRIDE");
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst1211 - freedreno/rnn: Support stripes in rnndec_decodereg

Completed in 13 milliseconds