mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-21 06:49:02 +00:00
0b6fbd15d1f6427d85215945ca58e904c543066d
In OpenCL spec 1.1: "Prior to calling clEnqueueAcquireGLObjects, the application must ensure that any pending GL operations which access the objects specified in mem_objects have completed. This may be accomplished portably by issuing and waiting for completion of a glFinish command on all GL contexts with pending references to these objects." Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%