Searched refs:R600_PC_BLOCK_SE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_perfcounter.c172 if ((block->flags & R600_PC_BLOCK_SE) && (group->se < 0))
367 if ((block->flags & R600_PC_BLOCK_SE) && group->se < 0)
414 if ((block->flags & R600_PC_BLOCK_SE) && group->se < 0)
619 if (pc->separate_se && (block->flags & R600_PC_BLOCK_SE))
H A Dr600_query.h212 R600_PC_BLOCK_SE = (1 << 0), enumerator in enum:__anon29dab37b0403
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_perfcounter.c172 if ((block->flags & R600_PC_BLOCK_SE) && (group->se < 0))
367 if ((block->flags & R600_PC_BLOCK_SE) && group->se < 0)
414 if ((block->flags & R600_PC_BLOCK_SE) && group->se < 0)
619 if (pc->separate_se && (block->flags & R600_PC_BLOCK_SE))
H A Dr600_query.h212 R600_PC_BLOCK_SE = (1 << 0), enumerator in enum:__anon98787c2e0403

Completed in 5 milliseconds