Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_quad.c77 LLVMValueRef a_bottom = lp_build_swizzle_aos(bld, a, swizzle_bottom); in lp_build_ddy() local
78 return lp_build_sub(bld, a_bottom, a_top); in lp_build_ddy()