Searched refs:SVGA3dSoTarget (Results 1 – 3 of 3) sorted by relevance
834 SVGA3dSoTarget *so_buffer = (SVGA3dSoTarget *) cbs->bind_cmd_buffer; in vmw_collect_so_targets()875 so_target_size = cbs->bind_cmd_count*sizeof(SVGA3dSoTarget); in vmw_emit_set_so()1292 BUILD_BUG_ON(SVGA3D_DX_MAX_SOTARGETS*sizeof(SVGA3dSoTarget) > in vmw_binding_build_asserts()
2469 SVGA3dSoTarget targets[]; in vmw_cmd_dx_set_so_targets()2477 num = (cmd->header.size - sizeof(cmd->body)) / sizeof(SVGA3dSoTarget); in vmw_cmd_dx_set_so_targets()
538 struct SVGA3dSoTarget { struct544 SVGA3dSoTarget; typedef