HomeSort by: relevance | last modified time | path
    Searched refs:crc_rt (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_cs.c 634 int crc_rt = GENX(pan_select_crc_rt)(fb); local
673 if (crc_rt >= 0) {
674 bool *valid = fb->rts[crc_rt].crc_valid;
701 pan_emit_zs_crc_ext(fb, crc_rt,
718 if (i != crc_rt)
pan_blitter.c 1104 int crc_rt = GENX(pan_select_crc_rt)(fb); local
1110 if (crc_rt >= 0) {
1111 bool *valid = fb->rts[crc_rt].crc_valid;

Completed in 19 milliseconds