Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp520 class DynamicStateComputeCase : public vkt::TestCase class
524DynamicStateComputeCase (tcu::TestContext& testCtx, const std::string& name, const std::string& d…
525 virtual ~DynamicStateComputeCase (void) {} in ~DynamicStateComputeCase()
550 DynamicStateComputeCase::DynamicStateComputeCase(tcu::TestContext& testCtx, const std::string& name… in DynamicStateComputeCase() function in vkt::DynamicState::__anon2aebe9fd0111::DynamicStateComputeCase
560 void DynamicStateComputeCase::checkSupport (Context& context) const in checkSupport()
571 void DynamicStateComputeCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
614 vkt::TestInstance* DynamicStateComputeCase::createInstance (Context& context) const in createInstance()
924 …stateGroup->addChild(new DynamicStateComputeCase(testCtx, moments[momentIdx].name, "", testParams)… in createDynamicStateComputeTests()
961 …operationGroup->addChild(new DynamicStateComputeCase(testCtx, moments[momentIdx].name, "", testPar… in createDynamicStateComputeTests()