Lines Matching defs:strict

1479 	bool					strict		= m_primitiveStrictness == PRIMITIVESTRICTNESS_STRICT;
1529 if (!verifyRelaxedLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().getLog(), (0 == m_multisampling), strict))
1533 if (!verifyRelaxedLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().getLog(), false, strict))
1553 if (!verifyRelaxedLineGroupRasterization(additionalResultImage, scene, args, m_context.getTestContext().getLog(), (0 == m_multisampling), strict))
1555 if (strict)
1563 if (!verifyRelaxedLineGroupRasterization(resultImage, scene, args, m_context.getTestContext().getLog(), (0 == m_multisampling), strict))
7828 const bool strict = false;
7831 const bool algoParallelogram = verifyRelaxedLineGroupRasterization(resultImage, scene, args, log, true, strict);
7837 // nonStrictWideLinesUseParallelogram is a boolean value indicating whether non-strict lines
7844 // non-strict lines with a width of 1.0 are rasterized as parallelograms or using Bresenham's algorithm.
7971 // Render primitives as VK_PRIMITIVE_TOPOLOGY_LINE_LIST in strict mode, verify rasterization result
7973 // Render primitives as VK_PRIMITIVE_TOPOLOGY_LINE_STRIP in strict mode, verify rasterization result
7975 // Render primitives as VK_PRIMITIVE_TOPOLOGY_LINE_LIST in strict mode with wide lines, verify rasterization result
7977 // Render primitives as VK_PRIMITIVE_TOPOLOGY_LINE_STRIP in strict mode with wide lines, verify rasterization result
8627 // Verify strict line interpolation
8629 // Verify strict line strip interpolation
8631 // Verify strict wide line interpolation
8633 // Verify strict wide line strip interpolation
8636 // Verify non-strict line interpolation
8638 // Verify non-strict line strip interpolation
8640 // Verify non-strict wide line interpolation
8642 // Verify non-strict wide line strip interpolation
8667 // Verify strict line interpolation
8669 // Verify strict line strip interpolation
8671 // Verify strict wide line interpolation
8673 // Verify strict wide line strip interpolation
8676 // Verify non-strict line interpolation
8678 // Verify non-strict line strip interpolation
8680 // Verify non-strict wide line interpolation
8682 // Verify non-strict wide line strip interpolation
8708 // Verify strict line flatshading
8710 // Verify strict line strip flatshading
8712 // Verify strict wide line flatshading
8714 // Verify strict wide line strip flatshading
8717 // Verify non-strict line flatshading
8719 // Verify non-strict line strip flatshading
8721 // Verify non-strict wide line flatshading
8723 // Verify non-strict wide line strip flatshading
8762 // Render primitives as VK_PRIMITIVE_TOPOLOGY_LINE_LIST in strict mode, verify rasterization result
8764 // Render primitives as VK_PRIMITIVE_TOPOLOGY_LINE_LIST in strict mode with wide lines, verify rasterization result
8855 // Verify strict line interpolation
8857 // Verify strict wide line interpolation
8860 // Verify non-strict line interpolation
8862 // Verify non-strict wide line interpolation