diff options
| author | Chia-I Wu <olv@lunarg.com> | 2015-10-26 20:40:02 +0800 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-11-02 13:32:01 -0700 |
| commit | a2a11b7d9c8c739c9cba7a1be99fe3c94353036a (patch) | |
| tree | 498fe634a96947ff08cba684884584477d67a320 /include | |
| parent | 4176d7b826ae4893d56bcf54e66cc3ad05957076 (diff) | |
| download | usermoji-a2a11b7d9c8c739c9cba7a1be99fe3c94353036a.tar.xz | |
bug 14630: Issues with regard to primitive restart index (WIP)
Remove primitiveRestartForPatches.
https://cvs.khronos.org/bugzilla/show_bug.cgi?id=14630
Diffstat (limited to 'include')
| -rw-r--r-- | include/vulkan.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vulkan.h b/include/vulkan.h index 0d09aff4..cecae703 100644 --- a/include/vulkan.h +++ b/include/vulkan.h @@ -1194,7 +1194,6 @@ typedef struct { uint32_t mipmapPrecisionBits; uint32_t maxDrawIndexedIndexValue; uint32_t maxDrawIndirectInstanceCount; - VkBool32 primitiveRestartForPatches; float maxSamplerLodBias; float maxSamplerAnisotropy; uint32_t maxViewports; |
