Rename all OperationId enum values
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Wed, 21 Apr 2021 11:25:49 +0000 (13:25 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 6 May 2021 07:05:02 +0000 (07:05 +0000)
commit564c6062f72fe7ecd92b4aea1558c441e651c76b
tree8d9fc595c9f938e4bc1612711ae272353427bbf1
parent1cb117c5d42394e10458db260a6f81850f9514ad
Rename all OperationId enum values

O_TRUNC value in OperationId enum collides with the macro O_TRUNC
defined in the POSIX header fnctl.h. To avoid the collision 'O_'
prefix was replaced with 'OID_' in all values.

VK-GL-CTS issue: 2891

Components: Vulkan

Affects:
dEQP-VK.spirv_assembly.instruction.graphics.float_controls.*

Change-Id: Ide7fee0197ac14b2292f4b34d450b4adcaff42e9
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmFloatControlsTests.cpp