Searched refs:DRM_IOCTL_VIRTGPU_GET_CAPS (Results 1 – 4 of 4) sorted by relevance
230 #define DRM_IOCTL_VIRTGPU_GET_CAPS \ macro
238 #define DRM_IOCTL_VIRTGPU_GET_CAPS \ macro
234 #define DRM_IOCTL_VIRTGPU_GET_CAPS \ macro
110 ret = drmIoctl(mDeviceHandle, DRM_IOCTL_VIRTGPU_GET_CAPS, &get_caps); in LinuxVirtGpuDevice()