compute-runtime/shared/test/common/mock_gdi
Mateusz Jablonski a924761ed1 fix: correct flags for creating allocation with existing system memory
on Windows setup ReadOnly flag, it makes there is no ProbeForWrite call within
CreateAllocation2 function call

it doesn't force read-only access from GPU perspective, that access it
defined in MapGpuVa function

Related-To: NEO-12986, HSD-15016952776
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2025-02-03 11:24:55 +01:00
..
mock_create_gdi.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
mock_gdi.cpp fix: correct flags for creating allocation with existing system memory 2025-02-03 11:24:55 +01:00
mock_gdi.h fix: correct flags for creating allocation with existing system memory 2025-02-03 11:24:55 +01:00
mock_gdi_gfx_partition.cpp Add wddm ult for wsl build [2/n] 2022-12-07 14:42:49 +01:00
mock_os_library.cpp fix: correct flags for creating allocation with existing system memory 2025-02-03 11:24:55 +01:00
mock_os_library.h fix: extend cache hash with compiler commit sha, lib size and mtime 2023-08-22 15:28:57 +02:00