Searched refs:batch_query_ops (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_perfcounter.c | 218 static struct r600_query_ops batch_query_ops = { variable in typeref:struct:r600_query_ops 320 query->b.b.ops = &batch_query_ops; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_perfcounter.c | 218 static struct r600_query_ops batch_query_ops = { variable in typeref:struct:r600_query_ops 320 query->b.b.ops = &batch_query_ops; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_perfcounter.c | 381 static const struct si_query_ops batch_query_ops = { variable in typeref:typename:const struct si_query_ops 475 query->b.ops = &batch_query_ops; |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_perfcounter.c | 911 static const struct si_query_ops batch_query_ops = { variable in typeref:typename:const struct si_query_ops 1008 query->b.ops = &batch_query_ops; |
Completed in 7 milliseconds