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 Dr600_perfcounter.c218 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 Dr600_perfcounter.c218 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 Dsi_perfcounter.c381 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 Dsi_perfcounter.c911 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