Home
last modified time | relevance | path

Searched defs:xh (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDepthRangeTests.cpp248 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fFragDepthTests.cpp255 float xh = ((float)(x - half) + 0.5f) / (float)(referenceFrame.getWidth()-half); in iterate() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c1512 LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh; in lp_build_lerp() local