Lines Matching defs:triNdx
415 int triNdx = xf + yf >= 1.0f ? 1 : 0; // Top left fill rule. in sampleTextureNonProjected() local
451 int triNdx = xf + yf >= 1.0f ? 1 : 0; // Top left fill rule. in sampleTextureNonProjected() local
489 int triNdx = nx + ny >= 1.0f ? 1 : 0; in sampleTextureProjected() local
532 int triNdx = nx + ny >= 1.0f ? 1 : 0; in sampleTextureProjected() local
638 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in sampleTextureCube() local
694 int triNdx = xf + yf >= 1.0f ? 1 : 0; // Top left fill rule. in sampleTextureNonProjected() local
742 int triNdx = xf + yf >= 1.0f ? 1 : 0; // Top left fill rule. in sampleTextureNonProjected() local
789 int triNdx = xf + yf >= 1.0f ? 1 : 0; // Top left fill rule. in sampleTextureNonProjected() local
834 int triNdx = nx + ny >= 1.0f ? 1 : 0; in sampleTextureProjected() local
891 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in sampleTextureCubeArray() local
937 const int triNdx = xf + yf >= 1.0f ? 1 : 0; // Top left fill rule. in fetchTexture() local
1285 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in computeTextureLookupDiff() local
1400 for (int triNdx = (tri0?0:1); triNdx <= (tri1?1:0); triNdx++) in computeTextureLookupDiff() local
1607 for (int triNdx = (tri0?0:1); triNdx <= (tri1?1:0); triNdx++) in computeTextureLookupDiff() local
1781 for (int triNdx = (tri0?0:1); triNdx <= (tri1?1:0); triNdx++) in computeTextureLookupDiff() local
1940 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in computeTextureLookupDiff() local
2049 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in computeTextureLookupDiff() local
2254 for (int triNdx = (tri0?0:1); triNdx <= (tri1?1:0); triNdx++) in computeTextureLookupDiff() local
2421 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in computeTextureCompareDiff() local
2535 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in computeTextureCompareDiff() local
2657 const int triNdx = nx + ny >= 1.0f ? 1 : 0; in computeTextureCompareDiff() local