Searched refs:st_src_reg_for_double (Results 1 – 1 of 1) sorted by relevance
215 st_src_reg st_src_reg_for_double(double val);898 glsl_to_tgsi_visitor::st_src_reg_for_double(double val) in st_src_reg_for_double() function in glsl_to_tgsi_visitor1815 emit_asm(ir, TGSI_OPCODE_SNE, result_dst, op[0], st_src_reg_for_double(0.0)); in visit_expression()