Home
last modified time | relevance | path

Searched refs:constantOuterLevel (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1004 …atchTessLevels (int numPatches, int constantOuterLevelIndex, float constantOuterLevel, de::Random&… in generateRandomPatchTessLevels() argument
1016 outer[j] = j == constantOuterLevelIndex ? constantOuterLevel : rnd.getFloat(1.0f, 62.0f); in generateRandomPatchTessLevels()
3861 …> generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float constantOuterLevel);
3871 …se::generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float constantOuterLevel) in generatePatchTessLevels() argument
3874 return generateRandomPatchTessLevels(numPatches, constantOuterLevelIndex, constantOuterLevel, rnd); in generatePatchTessLevels()
4141 … generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float constantOuterLevel);
4153 …se::generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float constantOuterLevel) in generatePatchTessLevels() argument
4156 return generateRandomPatchTessLevels(numPatches, constantOuterLevelIndex, constantOuterLevel, rnd); in generatePatchTessLevels()
4425 … generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float constantOuterLevel);
4437 …se::generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float constantOuterLevel) in generatePatchTessLevels() argument
[all …]