Searched refs:fp64_switch (Results 1 – 2 of 2) sorted by relevance
354 static inline int fp64_switch(int i) in fp64_switch() function
4587 r600_bytecode_src(&alu.src[j], &ctx->src[j], fp64_switch(i)); in tgsi_op2_64_params()4590 r600_bytecode_src(&alu.src[0], &ctx->src[1], fp64_switch(i)); in tgsi_op2_64_params()4591 r600_bytecode_src(&alu.src[1], &ctx->src[0], fp64_switch(i)); in tgsi_op2_64_params()4854 r600_bytecode_src(&alu.src[j], &ctx->src[j], fp64_switch(i)); in tgsi_dfracexp()4997 alu.src[0].chan = fp64_switch(i); in egcm_int_to_double()5000 alu.src[1].chan = fp64_switch(i + 2); in egcm_int_to_double()