Searched refs:SQ_ALU_VEC_210 (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_sq.h468 #define SQ_ALU_VEC_210 0x05 macro
H A Dr600_asm.c658 [SQ_ALU_VEC_210] = { 2, 1, 0 }
847 if (bank_swizzle[i] == SQ_ALU_VEC_210)
880 if (bank_swizzle[i] <= SQ_ALU_VEC_210)
H A Dr600_shader.c642 alu.bank_swizzle_force = SQ_ALU_VEC_210;

Completed in 748 milliseconds