Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp260 st_src_reg st_src_reg_for_int(int val);
599 inst->src[0], st_src_reg_for_int(16)); in emit_asm()
979 glsl_to_tgsi_visitor::st_src_reg_for_int(int val) in st_src_reg_for_int() function in glsl_to_tgsi_visitor
1010 st_src_reg_for_int(val); in st_src_reg_for_type()
1846 st_src_reg_for_int(1)); in visit_expression()
1892 st_src_reg_for_int(0)); in visit_expression()
2019 st_src_reg_for_int(0)); in visit_expression()
2078 st_src_reg_for_int(4)); in visit_expression()
2107 st_src_reg_for_int(0)); in visit_expression()
2260 emit_asm(ir, TGSI_OPCODE_MOV, temp_dst, st_src_reg_for_int(0)); in visit_expression()
[all …]