Stop asking for extensions if feature avaiable in core SPIR-V
Migrating to unified grammar means we sometimes have two fields for a certain feature: version and extensions. It means the feature in question can be used either in SPIR-V of advanced-enough versions or in any SPIR-V with with the specified extensions. Validator now respects the above rules.
Loading
Please register or sign in to comment