Searched refs:ConstantModuleIdentifiersCase (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineShaderModuleIdentifierTests.cpp | 1571 class ConstantModuleIdentifiersCase : public SourcesAndSupportFromParamsBase class 1577 …ConstantModuleIdentifiersCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr&& par… in ConstantModuleIdentifiersCase() function in vkt::pipeline::__anona54093630111::ConstantModuleIdentifiersCase 1580 virtual ~ConstantModuleIdentifiersCase (void) {} in ~ConstantModuleIdentifiersCase() 1584 TestInstance* ConstantModuleIdentifiersCase::createInstance (Context &context) const in createInstance() 3599 …differentDeviceGroup->addChild(new ConstantModuleIdentifiersCase(testCtx, toString(graphicsShaders… in createShaderModuleIdentifierTests() 3608 …differentDeviceGroup->addChild(new ConstantModuleIdentifiersCase(testCtx, toString(rtShadersCase),… in createShaderModuleIdentifierTests() 3614 …differentDeviceGroup->addChild(new ConstantModuleIdentifiersCase(testCtx, "comp", std::move(params… in createShaderModuleIdentifierTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineShaderModuleIdentifierTests.cpp | 1565 class ConstantModuleIdentifiersCase : public SourcesAndSupportFromParamsBase class 1571 …ConstantModuleIdentifiersCase (tcu::TestContext& testCtx, const std::string& name, const std::stri… in ConstantModuleIdentifiersCase() function in vkt::pipeline::__anon08bdda030111::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()
|