Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h555 typedef struct SVGA3dPrimitiveRange { struct
563 } SVGA3dPrimitiveRange; argument
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1575 SVGA3dPrimitiveRange *range; in vmw_cmd_draw()
1608 range = (SVGA3dPrimitiveRange *) decl; in vmw_cmd_draw()