Skip to content

Commit 554af44

Browse files
committed
This is the July 2020 update
1 parent e31666d commit 554af44

File tree

13 files changed

+2949
-373
lines changed

13 files changed

+2949
-373
lines changed

build/binder_specifications/OpenCL.json

Lines changed: 37 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -37466,6 +37466,41 @@
3746637466
"Doc": "",
3746737467
"Attributes": []
3746837468
},
37469+
{
37470+
"Name": "DeviceUuidKhr",
37471+
"NativeName": "CL_DEVICE_UUID_KHR",
37472+
"Value": "0x106A",
37473+
"Doc": "",
37474+
"Attributes": []
37475+
},
37476+
{
37477+
"Name": "DriverUuidKhr",
37478+
"NativeName": "CL_DRIVER_UUID_KHR",
37479+
"Value": "0x106B",
37480+
"Doc": "",
37481+
"Attributes": []
37482+
},
37483+
{
37484+
"Name": "DeviceLuidValidKhr",
37485+
"NativeName": "CL_DEVICE_LUID_VALID_KHR",
37486+
"Value": "0x106C",
37487+
"Doc": "",
37488+
"Attributes": []
37489+
},
37490+
{
37491+
"Name": "DeviceLuidKhr",
37492+
"NativeName": "CL_DEVICE_LUID_KHR",
37493+
"Value": "0x106D",
37494+
"Doc": "",
37495+
"Attributes": []
37496+
},
37497+
{
37498+
"Name": "DeviceNodeMaskKhr",
37499+
"NativeName": "CL_DEVICE_NODE_MASK_KHR",
37500+
"Value": "0x106E",
37501+
"Doc": "",
37502+
"Attributes": []
37503+
},
3746937504
{
3747037505
"Name": "InvalidDX9MediaAdapterKhr",
3747137506
"NativeName": "CL_INVALID_DX9_MEDIA_ADAPTER_KHR",
@@ -50497,20 +50532,6 @@
5049750532
"Doc": "",
5049850533
"Attributes": []
5049950534
},
50500-
{
50501-
"Name": "MigrateMemObjectHostIntel",
50502-
"NativeName": "CL_MIGRATE_MEM_OBJECT_HOST_INTEL",
50503-
"Value": "0x1",
50504-
"Doc": "",
50505-
"Attributes": []
50506-
},
50507-
{
50508-
"Name": "MigrateMemObjectContentUndefinedIntel",
50509-
"NativeName": "CL_MIGRATE_MEM_OBJECT_CONTENT_UNDEFINED_INTEL",
50510-
"Value": "0x2",
50511-
"Doc": "",
50512-
"Attributes": []
50513-
},
5051450535
{
5051550536
"Name": "InvalidVAApiMediaAdapterIntel",
5051650537
"NativeName": "CL_INVALID_VA_API_MEDIA_ADAPTER_INTEL",
@@ -55449,7 +55470,7 @@
5544955470
"ArrayDimensions": 0,
5545055471
"Name": "INTEL",
5545155472
"Group": null,
55452-
"OriginalName": "cl_mem_migration_flags_intel",
55473+
"OriginalName": "cl_mem_migration_flags",
5545355474
"OriginalGroup": null,
5545455475
"GenericTypes": [],
5545555476
"IsByRef": false,
@@ -55610,7 +55631,7 @@
5561055631
"ArrayDimensions": 0,
5561155632
"Name": "INTEL",
5561255633
"Group": null,
55613-
"OriginalName": "cl_mem_migration_flags_intel",
55634+
"OriginalName": "cl_mem_migration_flags",
5561455635
"OriginalGroup": null,
5561555636
"GenericTypes": [],
5561655637
"IsByRef": false,

0 commit comments

Comments
 (0)