Home
last modified time | relevance | path

Searched refs:StateSwitchTestInstance (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateGeneralTests.cpp58 class StateSwitchTestInstance : public DynamicStateBaseClass class
61 StateSwitchTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StateSwitchTestInstance() function in vkt::DynamicState::__anon27962::StateSwitchTestInstance
493 addChild(new InstanceFactory<StateSwitchTestInstance, FunctionSupport0>(m_testCtx, "state_switch" + nameSuffix, m_pipelineConstructionType, shaderPaths, checkSupportFunc)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateGeneralTests.cpp56 class StateSwitchTestInstance : public DynamicStateBaseClass class
59 StateSwitchTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StateSwitchTestInstance() function in vkt::DynamicState::__anon29197::StateSwitchTestInstance
491 addChild(new InstanceFactory<StateSwitchTestInstance, FunctionSupport0>(m_testCtx, "state_switch" + nameSuffix, "Perform multiple draws with different VP states (scissor test)" + descSuffix, m_pipelineConstructionType, shaderPaths, checkSupportFunc)); in init()

Completed in 2 milliseconds