Home
last modified time | relevance | path

Searched defs:w10 (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
DrsgProgramExecutor.cpp114 float w10 = x*(1.0f-y); in interpolateVertexQuad() local
/third_party/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1286 int w10 = ft - w11; in compute_infill_weights() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1443 LLVMValueRef w00, w01, w10, w11, wx0, wy0, c_weight, tmp; in lp_build_sample_image_linear() local
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp1290 const deUint32 w10 = fY - w11; in interpolateWeights() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp162 float w10 = x*(1.0f-y); in bilinearInterpolate() local