Home
last modified time | relevance | path

Searched defs:tessLevel (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp452 std::string GridRenderCase::getTessellationControlSource(int tessLevel) in getTessellationControlSource()
486 std::string GridRenderCase::getTessellationEvaluationSource(int tessLevel) in getTessellationEvaluationSource()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp111 float tessLevel; member
153 …ifyFractionalSpacingSingle(tcu::TestLog &log, const SpacingMode spacingMode, const float tessLevel, in verifyFractionalSpacingSingle()
H A DvktTessellationUtil.cpp364 float getClampedTessLevel(const SpacingMode mode, const float tessLevel) in getClampedTessLevel()
405 int getClampedRoundedTessLevel(const SpacingMode mode, const float tessLevel) in getClampedRoundedTessLevel()
H A DvktTessellationInvarianceTests.cpp559 void logOuterTessellationLevel(tcu::TestLog &log, const float tessLevel, const OuterEdgeDescription… in logOuterTessellationLevel()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp2715 std::string GridRenderCase::getTessellationControlSource(int tessLevel) in getTessellationControlSource()
2749 std::string GridRenderCase::getTessellationEvaluationSource(int tessLevel) in getTessellationEvaluationSource()
2780 …:string GridRenderCase::getGeometryShaderSource(int numPrimitives, int numInstances, int tessLevel) in getGeometryShaderSource()
H A Des31fPrimitiveBoundingBoxTests.cpp1420 const glw::GLfloat tessLevel = 2.8f; // will be rounded up in renderTestPattern() local
1975 const glw::GLfloat tessLevel = 2.8f; // will be rounded up in renderTestPattern() local
3050 const glw::GLfloat tessLevel = 0.8f; // will be rounded up in renderTestPattern() local
H A Des31fTessellationTests.cpp614 static inline float getClampedTessLevel(SpacingMode mode, float tessLevel) in getClampedTessLevel()
652 static int getClampedRoundedTessLevel(SpacingMode mode, float tessLevel) in getClampedRoundedTessLevel()
1349 static bool verifyFractionalSpacingSingle(TestLog &log, SpacingMode spacingMode, float tessLevel, in verifyFractionalSpacingSingle()
1498 float tessLevel; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp424 const float tessLevel = 16.0f; in iterate() local