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

SlangPy on Metal #6526

Open
kaizhangNV opened this issue Mar 5, 2025 · 2 comments
Open

SlangPy on Metal #6526

kaizhangNV opened this issue Mar 5, 2025 · 2 comments
Assignees
Labels
goal:forward looking Feature needed at a later date, not connected to a specific use case.

Comments

@kaizhangNV
Copy link
Contributor

No description provided.

@kaizhangNV kaizhangNV self-assigned this Mar 5, 2025
@bmillsNV bmillsNV added this to the Q1 2025 (Winter) milestone Mar 12, 2025
@bmillsNV bmillsNV added the goal:forward looking Feature needed at a later date, not connected to a specific use case. label Mar 12, 2025
@kaizhangNV
Copy link
Contributor Author

All the PRs for this task has been sent out. Once all PRs are merged, this task can be close.

The challenge is PRs are in different repos.

Slang repo:
#6577 (parameter block support on slang-gfx)
#6603 (slang emit empty struct on Metal)
#6543 (we should be consistent when call make_struct call everywhere).

SGL:
shader-slang/sgl#208 (Parameter Block support for Metal)

SlangPy
shader-slang/slangpy#116 (Fix all the existing test failures)

@kaizhangNV
Copy link
Contributor Author

Remaining issues:
shader-slang/slangpy#118 (memory layout issue)
#6640 (resource view clearance API missing)

Those are not blocking issues, so we can fix them separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:forward looking Feature needed at a later date, not connected to a specific use case.
Projects
None yet
Development

No branches or pull requests

2 participants