Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp510 std::vector<float> generateRandomPatchTessLevels(const int numPatches, const int constantOuterLevel… in generateRandomPatchTessLevels() function
533 …return generateRandomPatchTessLevels(numPatches, constantOuterLevelIndex, constantOuterLevel, rnd); in generatePatchTessLevels()
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1117 vector<float> generateRandomPatchTessLevels(int numPatches, int constantOuterLevelIndex, float cons… in generateRandomPatchTessLevels() function
4354 …return generateRandomPatchTessLevels(numPatches, constantOuterLevelIndex, constantOuterLevel, rnd); in generatePatchTessLevels()
4691 …return generateRandomPatchTessLevels(numPatches, constantOuterLevelIndex, constantOuterLevel, rnd); in generatePatchTessLevels()
5025 …return generateRandomPatchTessLevels(numPatches, constantOuterLevelIndex, constantOuterLevel, rnd); in generatePatchTessLevels()