Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c940 LLVMValueRef sign, int negate_coord, in lp_build_cube_coord() argument
947 assert(negate_coord == +1 || negate_coord == -1); in lp_build_cube_coord()
949 if (negate_coord == -1) { in lp_build_cube_coord()