Searched defs:triNx (Results 1 – 3 of 3) sorted by relevance
529 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local572 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local676 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCube() local874 float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureProjected() local929 const float triNx = triNdx ? 1.0f - nx : nx; in sampleTextureCubeArray() local1754 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local1859 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local2061 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local2235 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local2393 const float triNx = triNdx ? 1.0f - nx : nx; in computeTextureLookupDiff() local[all …]
86 float triNx = triNdx ? 1.0f - nx : nx; in renderReference() local
83 float triNx = triNdx ? 1.0f - nx : nx; in renderReference() local