Searched refs:submit_op0 (Results 1 – 1 of 1) sorted by relevance
324 static boolean submit_op0( struct svga_shader_emitter *emit, in submit_op0() function1205 if (!submit_op0( emit, inst_token( SVGA3DOP_TEXKILL ), dst(src0) )) in emit_kil()1218 if (!submit_op0( emit, inst_token( SVGA3DOP_TEXKILL ), temp )) in emit_kil()1245 return submit_op0( emit, inst, temp ); in emit_kilp()1813 return submit_op0( emit, inst, dst ); in emit_simple_instruction()