Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateGeneralTests.cpp169 class BindOrderTestInstance : public DynamicStateBaseClass class
172 BindOrderTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BindOrderTestInstance() function in vkt::DynamicState::__anon27962::BindOrderTestInstance
495 addChild(new InstanceFactory<BindOrderTestInstance, FunctionSupport0>(m_testCtx, "bind_order" + nameSuffix, m_pipelineConstructionType, shaderPaths, checkSupportFunc)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateGeneralTests.cpp167 class BindOrderTestInstance : public DynamicStateBaseClass class
170 BindOrderTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BindOrderTestInstance() function in vkt::DynamicState::__anon29197::BindOrderTestInstance
492 addChild(new InstanceFactory<BindOrderTestInstance, FunctionSupport0>(m_testCtx, "bind_order" + nameSuffix, "Check if binding order is not important for pipeline configuration" + descSuffix, m_pipelineConstructionType, shaderPaths, checkSupportFunc)); in init()

Completed in 3 milliseconds