Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c404 LLVMValueRef attr_0; in emit_coef4() local
431 attr_0 = LLVMBuildFSub(b, a0, attr_v0, "attr_0"); in emit_coef4()
433 store_coef(gallivm, args, slot, attr_0, dadx, dady); in emit_coef4()