Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c459 LLVMValueRef v2_oow = lp_build_broadcast_scalar(&args->bld, in apply_perspective_corr() local
460 vert_attrib(gallivm, args->v2, 0, 3, "v2_oow")); in apply_perspective_corr()
464 attribv[2] = LLVMBuildFMul(b, attribv[2], v2_oow, "v2_oow_v2a"); in apply_perspective_corr()

Completed in 2 milliseconds