Conversation
|
Previews, as seen when this build job started (acb6f46): |
| <td> | ||
| <td> | ||
| <td>4 | ||
| <td>8 |
There was a problem hiding this comment.
Do you have a reference for this 8? It seems likely but I don't actually know. I don't think we have a way to look this up except to test the Metal validation layers and see what they do (or have @litherum figure it out)
There was a problem hiding this comment.
I was assuming it would be the same as rgb10a2unorm.
I looked through the repo and found the comment below which I think confirms this.
Packed formats cost as-if each channel was 16-bits wide
from #2965 (comment)
Alignment is also 4 according to #2965 (comment).
|
meeting: we're OK with feature detection by catching the exception. Ship it! |
resolves #3841