KhronosGroup / KhronosGroup/Vulkan-Docs
[Specification] OpImageFetch with ConstOffset
Open
Resolving Inside Khronos
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
`ConstOffset` operation does not appear to be defined for `OpImageFetch`. The offsets are applied in "(s,t,r,q,a) to (u,v,w,a) Transformation", which doesn't cover texel fetches. Interestingly, it also doesn't appear to be adequately described for `texelFetchOffset` in the OpenGL specification, for the same reason.
Contributor guide
Assessment
This issue has not been assessed yet.