microsoft / microsoft/OpenCLOn12
Add interop APIs
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 130
- Forks
- 19
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
We should implement a CL extension which provides support similar to the D3D11On12/D3D9On12 unwrap/return pattern, and we should also implement the existing D3D interop extensions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by surveying the OpenCLOn12 C++ code for existing D3D interop extensions and compare the requested unwrap/return pattern with D3D11On12 and D3D9On12; done requires a defined CL extension surface and implementation of the existing D3D interop extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100