Home
last modified time | relevance | path

Searched refs:toDescription (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglMakeCurrentPerfTests.cpp83 string toDescription (void) const;
151 string MakeCurrentPerfCase::Spec::toDescription (void) const in toDescription() function in deqp::egl::MakeCurrentPerfCase::Spec
577 simple->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()
613 multiContext->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()
656 multiSurface->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()
706 multi->addChild(new MakeCurrentPerfCase(m_eglTestCtx, spec, spec.toName().c_str(), spec.toDescription().c_str())); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp269 std::string toDescription() const;
H A DvktSpvAsmUtils.cpp46 std::string VariableLocation::toDescription() const in toDescription() function in vkt::SpirVAssembly::VariableLocation
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp269 std::string toDescription() const;
H A DvktSpvAsmUtils.cpp46 std::string VariableLocation::toDescription() const in toDescription() function in vkt::SpirVAssembly::VariableLocation
H A DvktSpvAsmInstructionTests.cpp1129 std::string testDescription = "Unused variable test with " + location.toDescription(); in createUnusedVariableComputeTests()
1179 std::string testDescription = "Unused function test with " + location.toDescription(); in createUnusedVariableComputeTests()

Completed in 28 milliseconds