Delay initializing fragment_shading_rate tests
authorSean Risser <srisser@google.com>
Thu, 20 Jan 2022 08:35:37 +0000 (03:35 -0500)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Sat, 29 Jan 2022 17:19:26 +0000 (17:19 +0000)
commit3579408838b03b16cc15139b61a1b15161bc6e30
treef43ef4fe316bbc76f1a5f5ac0bbf47628a4a8d16
parent0737a6c0c0d983b864dd774aa8a4d91c479fe969
Delay initializing fragment_shading_rate tests

When the shading rate tests were renamed, they turned a delayed call
to createChildren into an immediate call. For partial test-suite runs,
this can significantly impact run times.

Components: Vulkan

VK-GL_CTS Issue: 3460

Affects:
dEQP-VK.fragment_shading_rate.*

Change-Id: Ie2bb7a7690b2650006da888433397dae9a5ff7cf
external/vulkancts/modules/vulkan/fragment_shading_rate/vktFragmentShadingRateTests.cpp