Home
last modified time | relevance | path

Searched refs:SVGA3dCapPair (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_caps.h109 typedef uint32 SVGA3dCapPair[2]; typedef
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c35 SVGA3dCapPair pairs[SVGA3D_DEVCAP_MAX];
160 max_size = (size - pair_offset) / sizeof(SVGA3dCapPair); in vmw_fill_compat_cap()
166 (pair_offset + max_size * sizeof(SVGA3dCapPair)) / sizeof(u32); in vmw_fill_compat_cap()

Completed in 1 milliseconds