Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_VIRTGPU_RESOURCE_CREATE_BLOB (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Dvirtgpu_drm.h234 #define DRM_IOCTL_VIRTGPU_RESOURCE_CREATE_BLOB \ macro
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_bo.c386 ret = drmIoctl(dev->fd, DRM_IOCTL_VIRTGPU_RESOURCE_CREATE_BLOB, &args); in virtio_bo_new()
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c228 ret = drmIoctl(qdws->fd, DRM_IOCTL_VIRTGPU_RESOURCE_CREATE_BLOB, &drm_rc_blob); in virgl_drm_winsys_resource_create_blob()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c681 if (virtgpu_ioctl(gpu, DRM_IOCTL_VIRTGPU_RESOURCE_CREATE_BLOB, &args)) in virtgpu_ioctl_resource_create_blob()

Completed in 6 milliseconds