Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h309 static inline int fp64_switch(int i) in fp64_switch() function
Dr600_shader.c3797 r600_bytecode_src(&alu.src[j], &ctx->src[j], fp64_switch(i)); in tgsi_op2_64_params()
3800 r600_bytecode_src(&alu.src[0], &ctx->src[1], fp64_switch(i)); in tgsi_op2_64_params()
3801 r600_bytecode_src(&alu.src[1], &ctx->src[0], fp64_switch(i)); in tgsi_op2_64_params()
4053 r600_bytecode_src(&alu.src[j], &ctx->src[j], fp64_switch(i)); in tgsi_dfracexp()
4160 r600_bytecode_src(&alu.src[0], &ctx->src[0], fp64_switch(i)); in egcm_double_to_int()