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 Interop][Driver] Added support for CUDA driver Graphics APIs/types used in Blender #2610

Open
wants to merge 1 commit into
base: SYCLomatic
Choose a base branch
from

Conversation

TejaX-Alaghari
Copy link
Contributor

Adding support for 4 driver Graphics Interop APIs and 1 type

  • cuGraphicsMapResources
  • cuGraphicsUnmapResources
  • cuGraphicsResourceGetMappedPointer
  • cuGraphicsUnregisterResource
  • CUgraphicsResource

@TejaX-Alaghari TejaX-Alaghari requested a review from a team as a code owner January 8, 2025 16:39
@TejaX-Alaghari TejaX-Alaghari force-pushed the d3d11 branch 2 times, most recently from 7e42bca to 6f4da19 Compare January 9, 2025 06:51
@TejaX-Alaghari
Copy link
Contributor Author

TejaX-Alaghari commented Jan 9, 2025

There's an expected MIGFAIL for bt-unsupported-type-function due to the newly added support for CUgraphicsResource type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant