Searched refs:debug_output (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_debug.c | 614 char *(*debug_output)(I830Ptr pI830, int reg, uint32_t val); member in struct:i830SnapshotRec 1418 if (igdng_snapshot[i].debug_output != NULL) { 1421 before = igdng_snapshot[i].debug_output(pI830, 1424 after = igdng_snapshot[i].debug_output(pI830, 1457 if (i830_snapshot[i].debug_output != NULL) { 1460 before = i830_snapshot[i].debug_output(pI830, 1463 after = i830_snapshot[i].debug_output(pI830, 1528 if (igdng_snapshot[i].debug_output != NULL) { 1529 char *debug = igdng_snapshot[i].debug_output(pI830, 1567 if (i830_snapshot[i].debug_output ! [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | vir.c | 496 void (*debug_output)(const char *msg, 509 c->debug_output = debug_output; 878 void (*debug_output)(const char *msg, 886 debug_output, debug_output_data, 953 c->debug_output(shaderdb, c->debug_output_data);
|
| H A D | v3d_compiler.h | 476 void (*debug_output)(const char *msg, member in struct:v3d_compile 723 void (*debug_output)(const char *msg,
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | vir.c | 538 void (*debug_output)(const char *msg, 558 c->debug_output = debug_output; 1681 void (*debug_output)(const char *msg, 1705 c->debug_output(debug_msg, c->debug_output_data); 1713 debug_output, debug_output_data, 1744 c->debug_output(debug_msg, c->debug_output_data); 1768 c->debug_output(shaderdb, c->debug_output_data);
|
| H A D | v3d_compiler.h | 594 void (*debug_output)(const char *msg, member in struct:v3d_compile 1016 void (*debug_output)(const char *msg,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.8.rst | 104 - mesa/st: release debug_output after destroying the context
|
| H A D | 20.2.0.rst | 3741 - mesa/st: release debug_output after destroying the context
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/ |
| H A D | Makefile.sources | 63 main/debug_output.c \ 64 main/debug_output.h \
|
Completed in 24 milliseconds