Searched refs:v1_oow (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 472 LLVMValueRef v1_oow = lp_build_broadcast_scalar(&args->bld, local in function:apply_perspective_corr 473 vert_attrib(gallivm, args->v1, 0, 3, "v1_oow")); 478 attribv[1] = LLVMBuildFMul(b, attribv[1], v1_oow, "v1_oow_v1a");
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 463 LLVMValueRef v1_oow = lp_build_broadcast_scalar(&args->bld, local in function:apply_perspective_corr 464 vert_attrib(gallivm, args->v1, 0, 3, "v1_oow")); 469 attribv[1] = LLVMBuildFMul(b, attribv[1], v1_oow, "v1_oow_v1a");
|
Completed in 7 milliseconds