Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp452 std::string GridRenderCase::getTessellationControlSource(int tessLevel) in getTessellationControlSource()
486 std::string GridRenderCase::getTessellationEvaluationSource(int tessLevel) in getTessellationEvaluationSource()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationFractionalSpacingTests.cpp111 float tessLevel; member
153 …ifyFractionalSpacingSingle(tcu::TestLog &log, const SpacingMode spacingMode, const float tessLevel, in verifyFractionalSpacingSingle()
DvktTessellationUtil.cpp364 float getClampedTessLevel(const SpacingMode mode, const float tessLevel) in getClampedTessLevel()
405 int getClampedRoundedTessLevel(const SpacingMode mode, const float tessLevel) in getClampedRoundedTessLevel()
DvktTessellationInvarianceTests.cpp559 void logOuterTessellationLevel(tcu::TestLog &log, const float tessLevel, const OuterEdgeDescription… in logOuterTessellationLevel()
/external/deqp/modules/gles31/functional/
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()
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
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
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp418 const float tessLevel = 16.0f; in iterate() local