Home
last modified time | relevance | path

Searched defs:constantOuterLevelIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp510 …ector<float> generateRandomPatchTessLevels(const int numPatches, const int constantOuterLevelIndex, in generateRandomPatchTessLevels()
529 std::vector<float> generatePatchTessLevels(const int numPatches, const int constantOuterLevelIndex, in generatePatchTessLevels()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp1117 vector<float> generateRandomPatchTessLevels(int numPatches, int constantOuterLevelIndex, float cons… in generateRandomPatchTessLevels()
4350 …float> InvariantOuterEdgeCase::generatePatchTessLevels(int numPatches, int constantOuterLevelIndex, in generatePatchTessLevels()
4687 …float> SymmetricOuterEdgeCase::generatePatchTessLevels(int numPatches, int constantOuterLevelIndex, in generatePatchTessLevels()
5021int constantOuterLevelIndex, in generatePatchTessLevels()