Skip to content

Commit

Permalink
Update known conformance version for SC 1.0.1.1
Browse files Browse the repository at this point in the history
Components: Vulkan, Framework

Affects: dEQP-VK.api.driver_properties.conformance_version

Change-Id: I1209178a914983b50cedb7ea208544e2f21b067b
  • Loading branch information
AlexGalazin-IMG committed Feb 15, 2023
1 parent 0899e2e commit 4d5e8b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ static const VkConformanceVersion knownConformanceVersions[] =
makeConformanceVersion(1, 1, 3, 1),
makeConformanceVersion(1, 1, 3, 0),
#else
makeConformanceVersion(1, 0, 1, 1),
makeConformanceVersion(1, 0, 1, 0),
makeConformanceVersion(1, 0, 0, 0),
#endif // CTS_USES_VULKANSC
Expand Down

0 comments on commit 4d5e8b7

Please sign in to comment.