Home
last modified time | relevance | path

Searched refs:NUM_OF_COMPONENTS (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c39 #define NUM_OF_COMPONENTS 4 macro
379 int hw_gpr[NUM_OF_CYCLES][NUM_OF_COMPONENTS];
405 for (component = 0; component < NUM_OF_COMPONENTS; component++) in init_bank_swizzle()