Lines Matching refs:depthBoundsTestEnable
80 VkBool32 depthBoundsTestEnable;
112 if (param.depthBoundsTestEnable)
601 m_param.depthBoundsTestEnable, // VkBool32 depthBoundsTestEnable;
741 if (param.depthBoundsTestEnable && features.depthBounds == DE_FALSE)
1411 if (m_param.depthBoundsTestEnable)
1457 testParams.depthBoundsTestEnable = VK_FALSE;
1484 testParams.depthBoundsTestEnable = VK_FALSE;
1520 testParams.depthBoundsTestEnable = VK_TRUE;
1565 testParams.depthBoundsTestEnable = VK_FALSE;