Home
last modified time | relevance | path

Searched defs:numPatches (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSBRdec/src/
Dsbr_dec.cpp137 int numPatches = 0; in copyHarmonicSpectrum() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp480 std::vector<float> generateRandomPatchTessLevels (const int numPatches, const int constantOuterLeve… in generateRandomPatchTessLevels()
498 std::vector<float> generatePatchTessLevels (const int numPatches, const int constantOuterLevelIndex… in generatePatchTessLevels()
504 …eType, const SpacingMode spacingMode, const bool usePointMode, const float* levels, int numPatches) in multiplePatchReferencePrimitiveCount()
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp998 …ype primitiveType, SpacingMode spacingMode, bool usePointMode, const float* levels, int numPatches) in multiplePatchReferenceVertexCount()
1006 vector<float> generateRandomPatchTessLevels (int numPatches, int constantOuterLevelIndex, float con… in generateRandomPatchTessLevels()
3916 vector<float> InvariantOuterEdgeCase::generatePatchTessLevels (int numPatches, int constantOuterLev… in generatePatchTessLevels()
4199 vector<float> SymmetricOuterEdgeCase::generatePatchTessLevels (int numPatches, int constantOuterLev… in generatePatchTessLevels()
4484 vector<float> OuterEdgeVertexSetIndexIndependenceCase::generatePatchTessLevels (int numPatches, int… in generatePatchTessLevels()