Searched defs:constantOuterLevelIndex (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationInvarianceTests.cpp | 476 …float> generateRandomPatchTessLevels (const int numPatches, const int constantOuterLevelIndex, con… in generateRandomPatchTessLevels() 494 std::vector<float> generatePatchTessLevels (const int numPatches, const int constantOuterLevelIndex… in generatePatchTessLevels()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 1004 vector<float> generateRandomPatchTessLevels (int numPatches, int constantOuterLevelIndex, float con… in generateRandomPatchTessLevels() 3871 …variantOuterEdgeCase::generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float … in generatePatchTessLevels() 4153 …mmetricOuterEdgeCase::generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float … in generatePatchTessLevels() 4437 …ndexIndependenceCase::generatePatchTessLevels (int numPatches, int constantOuterLevelIndex, float … in generatePatchTessLevels()
|