Searched refs:ViewportParamTestInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateVPTests.cpp | 135 class ViewportParamTestInstance : public ViewportStateBaseCase class 138 ViewportParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportParamTestInstance() function in vkt::DynamicState::__anon27969::ViewportParamTestInstance 491 addChild(new InstanceFactory<ViewportParamTestInstance, FunctionSupport0>(m_testCtx, "viewport" + nameSuffix, m_pipelineConstructionType, shaderPaths, checkSupportFunc)); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateVPTests.cpp | 133 class ViewportParamTestInstance : public ViewportStateBaseCase class 136 ViewportParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportParamTestInstance() function in vkt::DynamicState::__anon29203::ViewportParamTestInstance 491 addChild(new InstanceFactory<ViewportParamTestInstance, FunctionSupport0>(m_testCtx, "viewport" + nameSuffix, "Set viewport which is twice bigger than screen size" + descSuffix, m_pipelineConstructionType, shaderPaths, checkSupportFunc)); in init()
|
Completed in 3 milliseconds