Files
compute-runtime/shared/test/unit_test
Mateusz Hoppe e64f2d5467 refactor: do not use DeviceFixture in BindlessHeapHelper tests
- bindless heap helper is using GfxPartition heap allocator and assumes
first heap is allocated at the beginning, with heap's base address.
When second BindlessHeapHelper object is created - it does not allocate
heap with base address as the first object has already reserved
address range. This becomes an issue when debug key enabling
BindlessHeapHelper creation is set before setUp().

Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2023-06-05 13:47:25 +02:00
..
2023-03-13 11:17:51 +01:00
2023-04-13 10:46:47 +02:00
2023-01-17 10:54:37 +01:00
2023-01-26 11:12:15 +01:00