Searched refs:DepthBoundsParamTestInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDSTests.cpp | 526 class DepthBoundsParamTestInstance : public DepthStencilBaseCase class 529 DepthBoundsParamTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in DepthBoundsParamTestInstance() function in vkt::DynamicState::__anon27959::DepthBoundsParamTestInstance 1346 addChild(new InstanceFactory<DepthBoundsParamTestInstance, FunctionSupport0>(m_testCtx, "depth_bounds_1" + nameSuffix, m_pipelineConstructionType, shaderPaths, depthBoundsCheck)); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateDSTests.cpp | 498 class DepthBoundsParamTestInstance : public DepthStencilBaseCase class 501 DepthBoundsParamTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in DepthBoundsParamTestInstance() function in vkt::DynamicState::__anon29194::DepthBoundsParamTestInstance 1319 addChild(new InstanceFactory<DepthBoundsParamTestInstance, FunctionSupport0>(m_testCtx, "depth_bounds_1" + nameSuffix, "Perform depth bounds test 1" + descSuffix, m_pipelineConstructionType, shaderPaths, depthBoundsCheck)); in init()
|
Completed in 5 milliseconds