Searched defs:emit_seq (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/program/
H A Dir_to_mesa.cpp317 inline void emit_seq(ir_expression *ir, dst_reg dst, function in class:__anon17267::ir_to_mesa_visitor
1143 emit_seq(ir, result_dst, op[0], op[1]);
1168 emit_seq(ir, result_dst, op[0], op[1]);
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c4394 emit_seq(struct svga_shader_emitter_v10 *emit, function
5764 return emit_seq(emit, inst);

Completed in 173 milliseconds