mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 00:58:39 +08:00
Add dedicated map allocation
Related-To: NEO-2917 Change-Id: Ieeca40f5faf29433a5c464d2c3ca3b8910695a9b Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
91a64c8518
commit
e201725dd5
@@ -42,6 +42,7 @@ TEST_F(IOQTaskTestsMt, enqueueReadBuffer_blockingAndBlockedOnUserEvent) {
|
||||
0,
|
||||
BufferDefaults::sizeInBytes,
|
||||
alignedReadPtr,
|
||||
nullptr,
|
||||
1,
|
||||
&userEvent,
|
||||
nullptr);
|
||||
|
||||
Reference in New Issue
Block a user