Remove unneeded commented block of code
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Mon, 11 Apr 2022 14:52:45 +0000 (16:52 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 6 May 2022 16:11:05 +0000 (16:11 +0000)
commit1cc0cd360cfc41d227ac8cc38e7656581ad791a3
tree922014e69c6554b7dc48b806e9d00040dfc7fb51
parent22bb001f28d8a2dad49a56c17962f0ce8d613848
Remove unneeded commented block of code

While doing merge from main to dev/VK_KHR_graphics_pipeline_library
a block of code was used to figure out what changes should be applied
to GraphicsPipelineWrapper. After the merge was done part of this
code was left instead of being removed.

Components: Vulkan

VK-GL-CTS issue: 3310

Affects:
dEQP-VK.pipeline.*.depth.*

Change-Id: I8cf12b7646e2e32c3dfb675ee70b2fe751dce545
external/vulkancts/modules/vulkan/pipeline/vktPipelineDepthTests.cpp