Searched refs:egcm_int_to_double (Results 1 – 1 of 1) sorted by relevance
4903 static int egcm_int_to_double(struct r600_shader_ctx *ctx) in egcm_int_to_double() function12086 [TGSI_OPCODE_I2D] = { ALU_OP1_INT_TO_FLT, egcm_int_to_double},12088 [TGSI_OPCODE_U2D] = { ALU_OP1_UINT_TO_FLT, egcm_int_to_double},12312 [TGSI_OPCODE_I2D] = { ALU_OP1_INT_TO_FLT, egcm_int_to_double},12314 [TGSI_OPCODE_U2D] = { ALU_OP1_UINT_TO_FLT, egcm_int_to_double},