Searched refs:addr_off (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_query.c | 134 const int addr_off = sample_off + 8; local in function:time_elapsed_get_sample 184 OUT_RELOCW(ring, scratch_bo, addr_off, 0, 0); 192 OUT_RELOCW(ring, scratch_bo, addr_off, 0, 0); 197 OUT_RELOC(ring, scratch_bo, addr_off, 0, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_query.c | 136 const int addr_off = sample_off + 8; local in function:time_elapsed_get_sample 186 OUT_RELOC(ring, scratch_bo, addr_off, 0, 0); 194 OUT_RELOC(ring, scratch_bo, addr_off, 0, 0); 199 OUT_RELOC(ring, scratch_bo, addr_off, 0, 0);
|
Completed in 4 milliseconds