Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp528 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() local
533 …float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triW[triNdx], triWx, triWy, (flo… in sampleTextureProjected()
571 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() local
577 …edTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triWx, triWy, (float)dst.getWid… in sampleTextureProjected()
873 float triWy = triNdx ? dstH - wy : wy; in sampleTextureProjected() local
880 …s.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triP[triNdx], triWx, triWy, (float)dst.getWid… in sampleTextureProjected()
1753 const float triWy = triNdx ? dstH - wy : wy; in computeTextureLookupDiff() local
1767 const float wyo = triWy + lodOffsets[lodOffsNdx].y(); in computeTextureLookupDiff()
1858 const float triWy = triNdx ? dstH - wy : wy; in computeTextureLookupDiff() local
1875 const float wyo = triWy + lodOffsets[lodOffsNdx].y(); in computeTextureLookupDiff()
[all …]