Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_caps.h108 typedef uint32 SVGA3dCapPair[2]; typedef
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c35 SVGA3dCapPair pairs[SVGA3D_DEVCAP_MAX];
153 max_size = (size - pair_offset) / sizeof(SVGA3dCapPair); in vmw_fill_compat_cap()
159 (pair_offset + max_size * sizeof(SVGA3dCapPair)) / sizeof(u32); in vmw_fill_compat_cap()