Skip to content

Commit f36967d

Browse files
committed
Allow Vulkan conformance version 1.4.3.3
Change-Id: I2c248004a57c4a268e4af9275d60520a448bb5ec
1 parent afc42d2 commit f36967d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external/vulkancts/framework/vulkan/generated/vulkan/vkKnownConformanceVersions.inl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
static const VkConformanceVersion knownConformanceVersions[]
77
{
8+
makeConformanceVersion(1, 4, 3, 3),
89
makeConformanceVersion(1, 4, 3, 2),
910
makeConformanceVersion(1, 4, 3, 1),
1011
makeConformanceVersion(1, 4, 3, 0),

0 commit comments

Comments
 (0)