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.cpp96 float tessLevel; member
133 const float tessLevel, in verifyFractionalSpacingSingle()
DvktTessellationUtil.cpp379 float getClampedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedTessLevel()
412 int getClampedRoundedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedRoundedTessLevel()
DvktTessellationInvarianceTests.cpp532 void logOuterTessellationLevel (tcu::TestLog& log, const float tessLevel, const OuterEdgeDescriptio… in logOuterTessellationLevel()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp2607 std::string GridRenderCase::getTessellationControlSource (int tessLevel) in getTessellationControlSource()
2629 std::string GridRenderCase::getTessellationEvaluationSource (int tessLevel) in getTessellationEvaluationSource()
2657 …string GridRenderCase::getGeometryShaderSource (int numPrimitives, int numInstances, int tessLevel) in getGeometryShaderSource()
Des31fPrimitiveBoundingBoxTests.cpp1368 const glw::GLfloat tessLevel = 2.8f; // will be rounded up in renderTestPattern() local
1880 const glw::GLfloat tessLevel = 2.8f; // will be rounded up in renderTestPattern() local
2889 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.cpp402 const float tessLevel = 16.0f; in iterate() local