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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c217 LLVMValueRef z0_new, z1_new, z2_new; local in function:lp_do_offset_tri
348 z1_new = LLVMBuildExtractElement(b, z0z1z2, onei, "");
351 attribv[1] = LLVMBuildInsertElement(b, attribv[1], z1_new, twoi, "");

Completed in 3 milliseconds