Home
last modified time | relevance | path

Searched defs:ddx_ddy (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.h59 LLVMValueRef ddx_ddy[2]; member
Dlp_bld_sample.c194 const LLVMValueRef *ddx_ddy = derivs->ddx_ddy; in lp_build_rho() local