Type Alias intel_gpu::native::drm_scatter_gather_t
source · pub type drm_scatter_gather_t = drm_scatter_gather;
Aliased Type§
struct drm_scatter_gather_t {
pub size: u64,
pub handle: u64,
}
Fields§
§size: u64
§handle: u64