HomeSort by relevance Sort by last modified time
    Searched defs:getCaseName (Results 1 - 7 of 7) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationCoordinatesTests.cpp 62 std::string getCaseName (const TessPrimitiveType primitiveType, const SpacingMode spacingMode)
378 : TestCase (testCtx, getCaseName(primitiveType, spacingMode), "")
vktTessellationCommonEdgeTests.cpp 478 std::string getCaseName (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const CaseType caseType)
508 addFunctionCaseWithPrograms(group.get(), getCaseName(primitiveType, spacingMode, caseType), "", initPrograms, test, caseDef);
vktTessellationWindingTests.cpp 53 std::string getCaseName (const TessPrimitiveType primitiveType, const ShaderLanguage shaderLanguage, const Winding winding, bool yFlip)
215 : TestCase (testCtx, getCaseName(primitiveType, shaderLanguage, winding, yFlip), "")
  /external/deqp/modules/gles31/functional/
es31fShaderUniformIntegerFunctionTests.cpp 66 static std::string getCaseName (glu::Precision precision, glu::ShaderType shaderType);
69 : TestCase(context, getCaseName(precision, shaderType).c_str(), description)
174 static std::string getCaseName (glu::Precision precision, glu::ShaderType shaderType)
  /cts/suite/audio_quality/lib/src/task/
TaskCase.cpp 47 bool TaskCase::getCaseName(android::String8& name) const
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageSizeTests.cpp 229 std::string getCaseName (const Texture& texture, const deUint32 flags)
527 imageGroup->addChild(new SizeTest(testCtx, getCaseName(texture, s_flags[flagNdx]), "", texture, format, s_flags[flagNdx]));
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp     [all...]

Completed in 297 milliseconds