Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp529 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
572 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
676 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCube() local
874 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local
929 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCubeArray() local
1754 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
1859 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
2061 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
2235 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local
2393 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.cpp83 float triNx = triNdx ? 1.0f - nx : nx; in renderReference() local