Skip to content

Commit

Permalink
Allow Vulkan CTS 1.2.6.2
Browse files Browse the repository at this point in the history
Affects: dEQP-VK.api.driver_properties.properties

Components: Vulkan

Change-Id: Ie6657c70c6a1c51911361570977dd2fb205bd6c1
  • Loading branch information
alegal-arm committed Jun 3, 2021
1 parent 2fea2fb commit cd436db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ enum TestType

static const VkConformanceVersionKHR knownConformanceVersions[] =
{
makeConformanceVersion(1, 2, 6, 2),
makeConformanceVersion(1, 2, 6, 1),
makeConformanceVersion(1, 2, 6, 0),
makeConformanceVersion(1, 2, 5, 2),
Expand Down

0 comments on commit cd436db

Please sign in to comment.