Searched refs:SVGA3dSoTarget (Results 1 – 5 of 5) sorted by relevance
461 const SVGA3dSoTarget *targets, in SVGA3D_vgpu10_SetSOTargets()465 SVGA3dSoTarget *sot; in SVGA3D_vgpu10_SetSOTargets()471 count * sizeof(SVGA3dSoTarget), in SVGA3D_vgpu10_SetSOTargets()478 sot = (SVGA3dSoTarget *)(cmd + 1); in SVGA3D_vgpu10_SetSOTargets()
422 struct SVGA3dSoTarget soBindings[SVGA3D_DX_MAX_SOTARGETS]; in svga_set_stream_output_targets()
404 unsigned count, const SVGA3dSoTarget *targets,
675 struct SVGA3dSoTarget { struct681 SVGA3dSoTarget; argument
327 dump_SVGA3dSoTarget(const SVGA3dSoTarget *cmd) in dump_SVGA3dSoTarget()2099 SVGA3D_DUMP_CASE_LIST(SetSOTargets, SET_SOTARGETS, SVGA3dSoTarget); in svga_dump_command()