Searched refs:emit_read (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_query.h | 282 void (*emit_read)(struct r600_common_context *, member in struct:r600_perfcounters
|
| H A D | r600_perfcounter.c | 180 pc->emit_read(ctx, block,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_query.h | 282 void (*emit_read)(struct r600_common_context *, member in struct:r600_perfcounters
|
| H A D | r600_perfcounter.c | 180 pc->emit_read(ctx, block,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/perf/ |
| H A D | gen_perf.py | 95 def emit_read(tmp_id, args): function 142 ops["READ"] = (2, emit_read)
|
| /xsrc/external/mit/MesaLib/dist/src/intel/perf/ |
| H A D | gen_perf.py | 95 def emit_read(tmp_id, args): function 146 ops["READ"] = (2, emit_read)
|
Completed in 9 milliseconds