Searched refs:NUM_OF_CYCLES (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.c38 #define NUM_OF_CYCLES 3 macro
379 int hw_gpr[NUM_OF_CYCLES][NUM_OF_COMPONENTS];
404 for (cycle = 0; cycle < NUM_OF_CYCLES; cycle++)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.c38 #define NUM_OF_CYCLES 3 macro
379 int hw_gpr[NUM_OF_CYCLES][NUM_OF_COMPONENTS];
404 for (cycle = 0; cycle < NUM_OF_CYCLES; cycle++)

Completed in 7 milliseconds