Skip to content
Snippets Groups Projects

vkd3d: Implement ID3D12GraphicsCommandList3 with a stub.

Merged Conor McCarthy requested to merge cmccarthy/vkd3d:cmd_list3 into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1397 1397 VKD3D_PIPELINE_BIND_POINT_COUNT = 0x2,
1398 1398 };
1399 1399
1400 typedef ID3D12GraphicsCommandList3 ID3D12GraphicsCommandList3;
  • Conor McCarthy added 1 commit

    added 1 commit

    • 0221cefc - vkd3d: Implement ID3D12GraphicsCommandList3 with a stub.

    Compare with previous version

  • Giovanni Mascellani approved this merge request

    approved this merge request

  • Henri Verbeet approved this merge request

    approved this merge request

  • Alexandre Julliard added 14 commits

    added 14 commits

    Compare with previous version

  • Alexandre Julliard approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading