diff options
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 514c118d..b28021cf 100644 --- a/include/vulkan.h +++ b/include/vulkan.h @@ -806,7 +806,6 @@ typedef enum { VK_QUEUE_COMPUTE_BIT = 0x00000002, VK_QUEUE_DMA_BIT = 0x00000004, VK_QUEUE_SPARSE_MEMMGR_BIT = 0x00000008, - VK_QUEUE_EXTENDED_BIT = 0x40000000, } VkQueueFlagBits; typedef VkFlags VkQueueFlags; |
