demo · v132

Pick the right usage flags for a view

Pre-v132 a texture view inherited every usage flag from its parent — oversized binding sets. v132 lets you subset. Pick the texture's usages, then pick the view's; the snippet updates and the validity light changes.

texture usage

view usage (subset)

pick flags to see validity

generated code

see also