Searched defs:tessLevel (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles31/stress/ |
D | es31sTessellationGeometryInteractionTests.cpp | 444 std::string GridRenderCase::getTessellationControlSource (int tessLevel) in getTessellationControlSource() 466 std::string GridRenderCase::getTessellationEvaluationSource (int tessLevel) in getTessellationEvaluationSource()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationFractionalSpacingTests.cpp | 94 float tessLevel; member 131 const float tessLevel, in verifyFractionalSpacingSingle()
|
D | vktTessellationUtil.cpp | 565 float getClampedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedTessLevel() 598 int getClampedRoundedTessLevel (const SpacingMode mode, const float tessLevel) in getClampedRoundedTessLevel()
|
D | vktTessellationInvarianceTests.cpp | 520 void logOuterTessellationLevel (tcu::TestLog& log, const float tessLevel, const OuterEdgeDescriptio… in logOuterTessellationLevel()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationGeometryInteractionTests.cpp | 2582 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()
|
D | es31fPrimitiveBoundingBoxTests.cpp | 1293 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
|
D | es31fTessellationTests.cpp | 564 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/ |
D | vktDeviceGroupRendering.cpp | 371 const float tessLevel = 16.0f; in iterate() local
|