Home
last modified time | relevance | path

Searched refs:tgsi_op2_s (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c4707 static int tgsi_op2_s(struct r600_shader_ctx *ctx, int swap, int trans_only) in tgsi_op2_s() function
4782 return tgsi_op2_s(ctx, 0, 0); in tgsi_op2()
4787 return tgsi_op2_s(ctx, 1, 0); in tgsi_op2_swap()
4792 return tgsi_op2_s(ctx, 0, 1); in tgsi_op2_trans()

Completed in 14 milliseconds