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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c404 LLVMValueRef attr_0; local in function:emit_coef4
431 attr_0 = LLVMBuildFSub(b, a0, attr_v0, "attr_0");
433 store_coef(gallivm, args, slot, attr_0, dadx, dady);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c379 LLVMValueRef attr_0; local in function:calc_coef4
406 attr_0 = LLVMBuildFSub(b, a0, attr_v0, "attr_0");
408 out[0] = attr_0;

Completed in 4 milliseconds