Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c301 LLVMValueRef floor_x; in exp_emit() local
304 floor_x = lp_build_emit_llvm_unary(bld_base, TGSI_OPCODE_FLR, in exp_emit()
309 TGSI_OPCODE_EX2, floor_x); in exp_emit()
313 lp_build_sub(&bld_base->base, emit_data->args[0] /* src0.x */, floor_x); in exp_emit()

Completed in 5 milliseconds