commit | e7d9812b9ce26cbbcdd5626d6541ff9ed4d8b566 | [log] [tgz] |
---|---|---|
author | Matthew Netsch <quic_mnetsch@quicinc.com> | Fri Jul 13 11:10:54 2018 -0400 |
committer | Alexander Galazin <Alexander.Galazin@arm.com> | Thu Sep 06 11:35:52 2018 -0400 |
tree | f20dc0f99069d7436ed6dfe759de4e933ccb2572 | |
parent | f65ebe10e66ef79ecf6f9c817b4c44cf8857b391 [diff] |
Fixes tessellation triangle check Tessellators may produce inner vertices positioned on the edge of a primitive when used with fractional odd spacing and the inner tessellation level is one. Point mode doesn't factor into this rule Components: Vulkan VK-GL-CTS Issue: 1273 Affects: dEQP-VK.tessellation.primitive_discard.* Change-Id: Ida8c75d4275403eaae8b52fe55f3ed9e61dd2d6e
This repository contains a GPU testing suite called dEQP (drawElements Quality Program). dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.
Up-to-date documentation for the dEQP is available at Android Open Source Project site.
This repository includes Khronos Vulkan CTS under external/vulkancts
directory. For more information see Vulkan CTS README.