Searched refs:CreateAndUseIdsCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineShaderModuleIdentifierTests.cpp | 1667 class CreateAndUseIdsCase : public SourcesAndSupportFromParamsBase class 1670 CreateAndUseIdsCase (tcu::TestContext& testCtx, const std::string& name, BaseParamsPtr&& params) in CreateAndUseIdsCase() function in vkt::pipeline::__anon28265::CreateAndUseIdsCase 1676 virtual ~CreateAndUseIdsCase (void) {} in ~CreateAndUseIdsCase() 1684 void CreateAndUseIdsCase::checkSupport (Context &context) const in checkSupport() 1706 TestInstance* CreateAndUseIdsCase::createInstance (Context &context) const in createInstance() 3729 captureGroup->addChild(new CreateAndUseIdsCase(testCtx, toString(graphicsShadersCase), std::move(params))); in createShaderModuleIdentifierTests() 3738 captureGroup->addChild(new CreateAndUseIdsCase(testCtx, toString(rtShadersCase), std::move(params))); in createShaderModuleIdentifierTests() 3744 captureGroup->addChild(new CreateAndUseIdsCase(testCtx, "comp", std::move(params))); in createShaderModuleIdentifierTests() 3791 miscGroup->addChild(new CreateAndUseIdsCase(testCtx, "capture_statistics_maintenance5", std::move(params))); in createShaderModuleIdentifierTests() 3795 miscGroup->addChild(new CreateAndUseIdsCase(testCt in createShaderModuleIdentifierTests() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineShaderModuleIdentifierTests.cpp | 1658 class CreateAndUseIdsCase : public SourcesAndSupportFromParamsBase class 1661 CreateAndUseIdsCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, BaseParamsPtr&& params) in CreateAndUseIdsCase() function in vkt::pipeline::__anon29482::CreateAndUseIdsCase 1667 virtual ~CreateAndUseIdsCase (void) {} in ~CreateAndUseIdsCase() 1675 void CreateAndUseIdsCase::checkSupport (Context &context) const in checkSupport() 1694 TestInstance* CreateAndUseIdsCase::createInstance (Context &context) const in createInstance() 3713 captureGroup->addChild(new CreateAndUseIdsCase(testCtx, toString(graphicsShadersCase), "", std::move(params))); in createShaderModuleIdentifierTests() 3722 captureGroup->addChild(new CreateAndUseIdsCase(testCtx, toString(rtShadersCase), "", std::move(params))); in createShaderModuleIdentifierTests() 3728 captureGroup->addChild(new CreateAndUseIdsCase(testCtx, "comp", "", std::move(params))); in createShaderModuleIdentifierTests()
|
Completed in 12 milliseconds