mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 00:58:39 +08:00
refactor: remove not needed function
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c5ce69cb7b
commit
e0041df3cc
@@ -104,7 +104,6 @@ struct DriverHandleImp : public DriverHandle {
|
||||
void initializeVertexes();
|
||||
ze_result_t fabricVertexGetExp(uint32_t *pCount, ze_fabric_vertex_handle_t *phDevices) override;
|
||||
void createHostPointerManager();
|
||||
void sortNeoDevices(std::vector<std::unique_ptr<NEO::Device>> &neoDevices);
|
||||
|
||||
bool isRemoteImageNeeded(Image *image, Device *device);
|
||||
bool isRemoteResourceNeeded(void *ptr,
|
||||
|
||||
Reference in New Issue
Block a user