Searched defs:drm_agp_buffer_t (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/solaris/DRM/include/
H A Ddrm.h688 } drm_agp_buffer_t; typedef in typeref:struct:drm_agp_buffer
796 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, drm_agp_buffer_t)
797 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, drm_agp_buffer_t)
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Ddrm.h848 typedef struct drm_agp_buffer drm_agp_buffer_t; typedef in typeref:struct:drm_agp_buffer

Completed in 49 milliseconds