compute-runtime/runtime/os_interface/linux/drm_neo_memory_info.cpp

16 lines
181 B
C++

/*
* Copyright (C) 2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "drm_neo.h"
namespace OCLRT {
void Drm::queryMemoryInfo() {
}
} // namespace OCLRT