Home
last modified time | relevance | path

Searched refs:ConstantModuleIdentifiersCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1565 class ConstantModuleIdentifiersCase : public SourcesAndSupportFromParamsBase class
1571ConstantModuleIdentifiersCase (tcu::TestContext& testCtx, const std::string& name, const std::stri… in ConstantModuleIdentifiersCase() function in vkt::pipeline::__anon73cb27a70111::ConstantModuleIdentifiersCase
1574 virtual ~ConstantModuleIdentifiersCase (void) {} in ~ConstantModuleIdentifiersCase()
1578 TestInstance* ConstantModuleIdentifiersCase::createInstance (Context &context) const in createInstance()
3583 …differentDeviceGroup->addChild(new ConstantModuleIdentifiersCase(testCtx, toString(graphicsShaders… in createShaderModuleIdentifierTests()
3592 …differentDeviceGroup->addChild(new ConstantModuleIdentifiersCase(testCtx, toString(rtShadersCase),… in createShaderModuleIdentifierTests()
3598 …differentDeviceGroup->addChild(new ConstantModuleIdentifiersCase(testCtx, "comp", "", std::move(pa… in createShaderModuleIdentifierTests()