Searched refs:rnndec_decodereg (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/ |
| H A D | rnndec.h | 57 uint64_t rnndec_decodereg(struct rnndeccontext *ctx, struct rnndomain *domain, const char *name);
|
| H A D | rnndec.c | 551 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 D | rnnutil.c | 124 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 D | cffdec.c | 2052 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 D | 20.2.0.rst | 1211 - freedreno/rnn: Support stripes in rnndec_decodereg
|
Completed in 13 milliseconds