Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp492 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
535 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
639 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCube() local
837 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
892 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCubeArray() local
1288 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
1404 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
1611 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
1785 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
1943 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
[all …]
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp86 float triNx = triNdx ? 1.0f - nx : nx; in renderReference() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp84 float triNx = triNdx ? 1.0f - nx : nx; in renderReference() local