Skip to content

Commit 1320de7

Browse files
kpetaharon-abramson
authored andcommitted
Reserve enums for cl_ext_image_drm_format_modifier (KhronosGroup#1020)
Change-Id: Id096c7ab542d6fe04a5f7ae7cdbd031755ca15c8
1 parent 8cd6206 commit 1320de7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

xml/cl.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2241,7 +2241,8 @@ server's OpenCL/api-docs repository.
22412241
<enum value="0x4232" name="CL_DEVICE_DOUBLE_FP_ATOMIC_CAPABILITIES_EXT"/>
22422242
<enum value="0x4233" name="CL_DEVICE_HALF_FP_ATOMIC_CAPABILITIES_EXT"/>
22432243
<unused start="0x4234" end="0x4236" comment="Reserved for cl_ext_image_tiling_control"/>
2244-
<unused start="0x4237" end="0x423F"/>
2244+
<unused start="0x4237" end="0x423A" comment="Reserved for cl_ext_image_drm_modifier"/>
2245+
<unused start="0x423B" end="0x423F"/>
22452246
</enums>
22462247

22472248
<enums start="0x4240" end="0x424F" name="enums.4240" comment="Reserved for ICD Loader Layers">

0 commit comments

Comments
 (0)