Files
rocm-systems/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceLinux.cpp
T

10 строки
179 B
C++
Исходник Обычный вид История

2014-07-04 16:17:05 -04:00
#include <X11/Xlib.h>
#include "GSLDevice.h"
#include <stdio.h>
void CALGSLDevice::closeNativeDisplayHandle()
{
//do nothing native handle should be close by lower layers
}