Merge vk-gl-cts/vulkan-cts-1.2.7 into vk-gl-cts/vulkan-cts-1.3.0
authorMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 5 Nov 2021 14:51:30 +0000 (10:51 -0400)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 5 Nov 2021 14:51:30 +0000 (10:51 -0400)
Change-Id: Ia059b652611b41999709074e2c9e3830ef6fac1f

1  2 
external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
external/vulkancts/modules/vulkan/rasterization/vktRasterizationProvokingVertexTests.cpp
external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingMiscTests.cpp
external/vulkancts/modules/vulkan/robustness/vktRobustnessExtsTests.cpp
external/vulkancts/modules/vulkan/shaderexecutor/vktShaderBuiltinPrecisionTests.cpp
modules/gles31/functional/es31fShaderCommonFunctionTests.cpp
modules/glshared/glsBuiltinPrecisionTests.cpp

@@@ -49,7 -49,7 +49,8 @@@ enum TestTyp
  
  static const VkConformanceVersionKHR knownConformanceVersions[] =
  {
 +      makeConformanceVersion(1, 3, 0, 0),
+       makeConformanceVersion(1, 2, 7, 2),
        makeConformanceVersion(1, 2, 7, 1),
        makeConformanceVersion(1, 2, 7, 0),
        makeConformanceVersion(1, 2, 6, 2),