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

Expose SamplerAddress::MirrorClampToEdge #138

Open
kvark opened this issue Mar 22, 2020 · 2 comments
Open

Expose SamplerAddress::MirrorClampToEdge #138

kvark opened this issue Mar 22, 2020 · 2 comments

Comments

@kvark
Copy link
Contributor

kvark commented Mar 22, 2020

This is required for gfx-rs/gfx#2100 support

@grovesNL
Copy link
Owner

I looked into this briefly to check if it's already available upstream, but it's unclear how this should be handled because it doesn't exist as an SPIR-V sampler addressing mode. Is there something else we could do here?

@kvark
Copy link
Contributor Author

kvark commented Apr 13, 2020

This is a bit nasty. I wasn't able to find anything either :(
It looks like SPIR-V is missing an extension for mirror-clamp addressing in constant samplers.
cc @dneto0

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

No branches or pull requests

2 participants