[NV] imageSize() for write_only images

Hey guys,

the nvidia glsl compiler gives me errors, if I try to use imageSize() for write_only texture images. card: 560Ti
write_only images are quite convenient as we can drop that image format qualifier…
AFAIK the spec says nothing about imageSize() to work only with read access images.
Will that be fixed/changed?

Thanks!

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.