Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationTests.cpp4350 vector<float> InvariantOuterEdgeCase::generatePatchTessLevels(int numPatches, int constantOuterLeve… in generatePatchTessLevels() function in deqp::gles31::Functional::__anon7ff3b9850211::InvariantOuterEdgeCase
4687 vector<float> SymmetricOuterEdgeCase::generatePatchTessLevels(int numPatches, int constantOuterLeve… in generatePatchTessLevels() function in deqp::gles31::Functional::__anon7ff3b9850211::SymmetricOuterEdgeCase
5020 vector<float> OuterEdgeVertexSetIndexIndependenceCase::generatePatchTessLevels(int numPatches, in generatePatchTessLevels() function in deqp::gles31::Functional::__anon7ff3b9850211::OuterEdgeVertexSetIndexIndependenceCase
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp529 std::vector<float> generatePatchTessLevels(const int numPatches, const int constantOuterLevelIndex, in generatePatchTessLevels() function