Lines Matching refs:multiViewport
97 bool multiViewport;
1258 if (m_testParams.multiViewport)
1448 if (m_testParams.multiViewport)
1451 if (!context.getDeviceFeatures().multiViewport)
1452 TCU_THROW(NotSupportedError, "multiViewport not supported");
1898 std::vector<VkRect2D> colorImageRenderArea ((m_testParams.multiViewport ? m_testParams.viewCount : 1u), colorImageRect);
1919 // test multiview in conjunction with multiViewport which specifies a different viewport per view
1920 if (m_testParams.multiViewport)
2811 if (m_testParams.multiViewport && outputColor.x() < 0.01f)
2839 if (m_testParams.multiViewport && std::abs(noColorCount - estimatedNoColorCount) > 100)
2941 false, // bool multiViewport;
2978 params.multiViewport = true;
3018 false, // bool multiViewport;
3048 false, // bool multiViewport;
3088 false, // bool multiViewport;
3129 false, // bool multiViewport;