mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Interfaces to register resources
Change-Id: Ic587aaa5a41e4e7648211cfa730a0aa5bbc2985a Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
9981cdd9e2
commit
d363448515
@ -13,6 +13,7 @@ namespace NEO {
|
||||
|
||||
class MockBufferObject : public BufferObject {
|
||||
public:
|
||||
using BufferObject::bindExtHandles;
|
||||
using BufferObject::bindInfo;
|
||||
using BufferObject::BufferObject;
|
||||
using BufferObject::handle;
|
||||
|
Reference in New Issue
Block a user