compute-runtime/opencl/test/unit_test/sharings
Szymon Morek 107db3a372 Add surfaceId variable to VASurface
Related-To: NEO-6693

Currently if clCreateFromVA and clEnqueueAcquireVA
are called from different scopes (i.e. surfaceID
passed to clCreate is destroyed when called
clEnqueueAcquired) enqueue results in undefined
behaviour. This PR fixes that.

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2022-03-02 12:17:49 +01:00
..
d3d Copyright header update 2021-05-17 20:38:19 +02:00
gl Initial implementation of CacheSettingsHelper 2022-02-08 16:18:06 +01:00
unified Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
va Add surfaceId variable to VASurface 2022-03-02 12:17:49 +01:00
CMakeLists.txt Copyright header update 2021-05-17 20:38:19 +02:00
sharing_factory_tests.cpp Move ocl extensions logic to shared 2021-11-04 17:38:15 +01:00
sharing_tests.cpp Move core part of MemoryPropertiesHelpers to shared 2021-10-07 23:14:38 +02:00