Skip to content

Commit

Permalink
Ubuntu 20.04でのビルドを修正。
Browse files Browse the repository at this point in the history
  • Loading branch information
rigaya committed Nov 12, 2024
1 parent 245f134 commit ea02ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QSVPipeline/rgy_opencl.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ typedef cl_ulong cl_semaphore_payload_khr;
#ifndef CL_DEVICE_UUID_KHR
#define CL_DEVICE_UUID_KHR 0x106A
#endif
#ifndef CL_DRIVER_UUID_KHR
#define CL_DRIVER_UUID_KHR 0x106B
#ifndef CL_DEVICE_LUID_KHR
#define CL_DEVICE_LUID_KHR 0x106B
#endif

#ifndef CL_LUID_SIZE_KHR
Expand Down

0 comments on commit ea02ed6

Please sign in to comment.