Searched defs:tessLevel (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/stress/ |
H A D | es31sTessellationGeometryInteractionTests.cpp | 452 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 D | vktTessellationFractionalSpacingTests.cpp | 111 float tessLevel; member 153 …ifyFractionalSpacingSingle(tcu::TestLog &log, const SpacingMode spacingMode, const float tessLevel, in verifyFractionalSpacingSingle()
|
H A D | vktTessellationUtil.cpp | 364 float getClampedTessLevel(const SpacingMode mode, const float tessLevel) in getClampedTessLevel() 405 int getClampedRoundedTessLevel(const SpacingMode mode, const float tessLevel) in getClampedRoundedTessLevel()
|
H A D | vktTessellationInvarianceTests.cpp | 559 void logOuterTessellationLevel(tcu::TestLog &log, const float tessLevel, const OuterEdgeDescription… in logOuterTessellationLevel()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTessellationGeometryInteractionTests.cpp | 2715 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 D | es31fPrimitiveBoundingBoxTests.cpp | 1420 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 D | es31fTessellationTests.cpp | 614 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 D | vktDeviceGroupRendering.cpp | 424 const float tessLevel = 16.0f; in iterate() local
|