Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp533 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
579 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
733 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCube() local
963 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
1032 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCubeArray() local
1508 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
1644 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
1872 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
2065 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
2224 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
[all …]
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp91 float triNx = triNdx ? 1.0f - nx : nx; in renderReference() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp89 float triNx = triNdx ? 1.0f - nx : nx; in renderReference() local