Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphics interoperability #565

Open
12 of 35 tasks
AdrianEddy opened this issue Jan 6, 2023 · 0 comments
Open
12 of 35 tasks

Graphics interoperability #565

AdrianEddy opened this issue Jan 6, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@AdrianEddy
Copy link
Collaborator

AdrianEddy commented Jan 6, 2023

Single plane:

  • [opencl] OpenCL <-> OpenCL
  • [opencl] OpenGL <-> OpenCL
  • [opencl] DirectX11 <-> OpenCL
  • [wgpu] DirectX11 <-> Vulkan
  • [wgpu] DirectX11 <-> DirectX12
  • [wgpu] OpenGL <-> DirectX12
  • [wgpu] OpenGL <-> Vulkan
  • [wgpu] OpenGL <-> Gl
  • [wgpu] Metal texture <-> Metal
  • [wgpu] Metal buffer <-> Metal texture
  • [wgpu] Metal buffer <-> Metal buffer
  • [wgpu] CUDA <-> Vulkan
  • [wgpu] CUDA <-> DirectX12 texture (involves 2 copies, not ideal)
  • [wgpu] CUDA <-> DirectX12 buffer
  • [wgpu] CUDA <-> Gl
  • [wgpu] Vulkan <-> Vulkan
  • [wgpu] Vulkan <-> DirectX12
  • [wgpu] Vulkan <-> Gl

Multiple planes (video):

  • [wgpu] VideoToolbox <-> Metal
  • [wgpu] DXVA <-> Vulkan
  • [wgpu] D3D11 <-> Vulkan
  • [wgpu] CUDA <-> Vulkan
  • [wgpu] DXVA <-> DirectX12
  • [wgpu] D3D11 <-> DirectX12
  • [wgpu] CUDA <-> DirectX12
  • [wgpu] MediaCodec <-> Vulkan
  • [wgpu] MediaCodec <-> Gl
  • [wgpu] VAAPI <-> Vulkan
  • [wgpu] VAAPI <-> Gl
  • [wgpu] VDPAU <-> Vulkan
  • [wgpu] VDPAU <-> Gl
  • [wgpu] QSV <-> Vulkan
  • [wgpu] QSV <-> DirectX12
  • [wgpu] QSV <-> Gl
  • [wgpu] CUDA <-> Gl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant