Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/stress/
Des31sTessellationGeometryInteractionTests.cpp444 std::string GridRenderCase::getTessellationControlSource (int tessLevel) in getTessellationControlSource()
466 std::string GridRenderCase::getTessellationEvaluationSource (int tessLevel) in getTessellationEvaluationSource()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationFractionalSpacingTests.cpp94 float tessLevel; member
131 const float tessLevel, in verifyFractionalSpacingSingle()
DvktTessellationUtil.cpp565 float getClampedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedTessLevel()
598 int getClampedRoundedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedRoundedTessLevel()
DvktTessellationInvarianceTests.cpp520 void logOuterTessellationLevel (tcu::TestLog& log, const float tessLevel, const OuterEdgeDescriptio… in logOuterTessellationLevel()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2582 std::string GridRenderCase::getTessellationControlSource (int tessLevel) in getTessellationControlSource()
2604 std::string GridRenderCase::getTessellationEvaluationSource (int tessLevel) in getTessellationEvaluationSource()
2632 …string GridRenderCase::getGeometryShaderSource (int numPrimitives, int numInstances, int tessLevel) in getGeometryShaderSource()
Des31fPrimitiveBoundingBoxTests.cpp1293 const glw::GLfloat tessLevel = 2.8f; // will be rounded up in renderTestPattern() local
1804 const glw::GLfloat tessLevel = 2.8f; // will be rounded up in renderTestPattern() local
2802 const glw::GLfloat tessLevel = 0.8f; // will be rounded up in renderTestPattern() local
Des31fTessellationTests.cpp564 static inline float getClampedTessLevel (SpacingMode mode, float tessLevel) in getClampedTessLevel()
594 static int getClampedRoundedTessLevel (SpacingMode mode, float tessLevel) in getClampedRoundedTessLevel()
1227 static bool verifyFractionalSpacingSingle (TestLog& log, SpacingMode spacingMode, float tessLevel, … in verifyFractionalSpacingSingle()
1365 float tessLevel; member
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp371 const float tessLevel = 16.0f; in iterate() local