Adjust framework to removal of non-API enums
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Mon, 4 May 2020 11:40:32 +0000 (13:40 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 4 May 2020 13:56:31 +0000 (09:56 -0400)
commit60972ed7fa8fb66b64e21186e7fb13dc082bdac8
treecf64639de3c959175e85e755f8f2978b3530d455
parent270e36345641cdaf643b1b942a5c6e79859ed22c
Adjust framework to removal of non-API enums

BEGIN_RANGE, END_RANGE and RANGE_SIZE enums were
removed from the Vulkan headers and XML. This change
simplifies gen_framework script.

Components: Vulkan, Framework

VK-GL-CTS issue: 2250

Affects:
dEQP-VK.*

Change-Id: Id8847e78afbbb4cd5ad1a3b5bacda408a8693188
external/vulkancts/scripts/gen_framework.py