Searched refs:st_src_reg_for_int (Results 1 – 1 of 1) sorted by relevance
322 st_src_reg st_src_reg_for_int(int val);913 glsl_to_tgsi_visitor::st_src_reg_for_int(int val) in st_src_reg_for_int() function in glsl_to_tgsi_visitor931 st_src_reg_for_int(val); in st_src_reg_for_type()1683 emit(ir, TGSI_OPCODE_SNE, result_dst, result_src, st_src_reg_for_int(0)); in visit()1779 emit(ir, TGSI_OPCODE_AND, result_dst, op[0], st_src_reg_for_int(1)); in visit()