KhronosGroup / KhronosGroup/Vulkan-ValidationLayers
Get Tessellation to work on GPU-AV
Open
GPU-AV
- Dominant language
- C++
- Stars
- 1k
- Forks
- 504
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 224
Description
Either we straight out don't work on tessellation, or our tests are not correct
```
TEST_F(NegativeGpuAVDescriptorClassGeneralBuffer, DISABLED_TessellationControl
TEST_F(NegativeGpuAVDescriptorClassGeneralBuffer, DISABLED_TessellationEvaluation) {
```
Contributor guide
Assessment
This issue has not been assessed yet.