Searched defs:generatePatchTessLevels (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ | ||
H A D | es31fTessellationTests.cpp | 4350 vector<float> InvariantOuterEdgeCase::generatePatchTessLevels(int numPatches, int constantOuterLeve… in generatePatchTessLevels() function in deqp::gles31::Functional::__anon7ff3b9850211::InvariantOuterEdgeCase |
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ | ||
H A D | vktTessellationInvarianceTests.cpp | 529 std::vector<float> generatePatchTessLevels(const int numPatches, const int constantOuterLevelIndex, in generatePatchTessLevels() function |