Home
last modified time | relevance | path

Searched refs:LINESTIPPLE_DISABLED (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp120 LINESTIPPLE_DISABLED = 0, enumerator
1064 bool getLineStippleEnable (void) const { return m_stipple != LINESTIPPLE_DISABLED; } in getLineStippleEnable()
1532 else if (m_stipple == LINESTIPPLE_DISABLED) in initLineRasterizationStateCreateInfo()
3304 LINESTIPPLE_DISABLED, in ConservativeLineTestInstance()
4012 LINESTIPPLE_DISABLED, in ConservativePointTestInstance()
4546 bool getLineStippleEnable (void) const { return m_stipple != LINESTIPPLE_DISABLED; } in getLineStippleEnable()
6633 …_WIDE, PRIMITIVESTRICTNESS_IGNORE, false, VK_SAMPLE_COUNT_1_BIT, LINESTIPPLE_DISABLED, VK_LINE_RA… in createRasterizationTests()
6635 …_NARROW, PRIMITIVESTRICTNESS_STRICT, true, VK_SAMPLE_COUNT_1_BIT, LINESTIPPLE_DISABLED, VK_LINE_RA… in createRasterizationTests()
6636 …_NARROW, PRIMITIVESTRICTNESS_STRICT, true, VK_SAMPLE_COUNT_1_BIT, LINESTIPPLE_DISABLED, VK_LINE_RA… in createRasterizationTests()
6637 …S_WIDE, PRIMITIVESTRICTNESS_STRICT, true, VK_SAMPLE_COUNT_1_BIT, LINESTIPPLE_DISABLED, VK_LINE_RA… in createRasterizationTests()
[all …]