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

Implement TextureXX.GetDimensions for CUDA #5139

Open
skallweitNV opened this issue Sep 23, 2024 · 1 comment
Open

Implement TextureXX.GetDimensions for CUDA #5139

skallweitNV opened this issue Sep 23, 2024 · 1 comment
Assignees
Labels
goal:client support Feature or fix needed for a current slang user. kind:enhancement a desirable new feature, option, or behavior

Comments

@skallweitNV
Copy link
Collaborator

It should be possible to implement GetDimensions by using inline PTX using the following instructions for querying texture and surface object properties:

@skallweitNV skallweitNV added the kind:enhancement a desirable new feature, option, or behavior label Sep 23, 2024
@csyonghe csyonghe added this to the Q4 2024 (Fall) milestone Sep 23, 2024
@csyonghe csyonghe added the goal:client support Feature or fix needed for a current slang user. label Sep 23, 2024
@skallweitNV
Copy link
Collaborator Author

@bmillsNV can this be prioritized? It's somewhat blocking progress during porting sgl to slang-rhi where we now have CUDA support.

@bmillsNV bmillsNV assigned mkeshavaNV and unassigned jkwak-work Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:client support Feature or fix needed for a current slang user. kind:enhancement a desirable new feature, option, or behavior
Projects
None yet
Development

No branches or pull requests

5 participants