Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h522 typedef struct SVGA3dSoTarget { struct
526 } SVGA3dSoTarget; argument
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c2508 SVGA3dSoTarget targets[]; in vmw_cmd_dx_set_so_targets()
2516 num = (cmd->header.size - sizeof(cmd->body)) / sizeof(SVGA3dSoTarget); in vmw_cmd_dx_set_so_targets()