Skip to content

Commit

Permalink
Add 1.1.2.2 to known conformance versions
Browse files Browse the repository at this point in the history
Components: Vulkan

Affects: dEQP-VK.api.driver_properties.properties

Change-Id: I4bcd1140981c7eac4b5e3a97da3cfc8458520448
  • Loading branch information
alegal-arm committed Oct 25, 2018
1 parent ce8163a commit f906a3f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ static const deUint32 knownDriverIds[] =

static const VkConformanceVersionKHR knownConformanceVersions[] =
{
makeConformanceVersionKHR(1, 1, 2, 2),
makeConformanceVersionKHR(1, 1, 2, 1),
makeConformanceVersionKHR(1, 1, 2, 0),
makeConformanceVersionKHR(1, 1, 1, 3),
Expand Down

0 comments on commit f906a3f

Please sign in to comment.