Skip to content

Commit

Permalink
wip remove duplicate mem info reference count from l0 and add release…
Browse files Browse the repository at this point in the history
…/retain ref count test to native cpu match files
  • Loading branch information
martygrant committed Oct 17, 2024
1 parent 4a33e70 commit 87b6c37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/conformance/memory/memory_adapter_native_cpu.match
Original file line number Diff line number Diff line change
Expand Up @@ -232,3 +232,5 @@ urMemImageCreateTestWithImageFormatParam.Success/SYCL_NATIVE_CPU___SYCL_Native_C
urMemImageCreateTestWithImageFormatParam.Success/SYCL_NATIVE_CPU___SYCL_Native_CPU__{{.*}}__UR_IMAGE_CHANNEL_ORDER_SRGBA__UR_IMAGE_CHANNEL_TYPE_FLOAT
urMemReleaseTest.Success/SYCL_NATIVE_CPU___SYCL_Native_CPU__{{.*}}
urMemRetainTest.Success/SYCL_NATIVE_CPU___SYCL_Native_CPU__{{.*}}
urMemReleaseTest.CheckReferenceCount/SYCL_NATIVE_CPU___SYCL_Native_CPU__{{.*}}
urMemRetainTest.CheckReferenceCount/SYCL_NATIVE_CPU___SYCL_Native_CPU__{{.*}}

0 comments on commit 87b6c37

Please sign in to comment.