You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| baseline | Tier C per-material bind groups | CPU direct draws | Cascaded/VSM raster paths| Software SDF, probes, and SSGI | SSR, planar, and probe fallbacks | TAA/CAS/FXAA | Per-material resident textures | Disabled when this tier is forced | Active platform profile |
17
-
| modern | Tier B deterministic paged arrays | CPU direct draws | Cascaded/VSM raster paths| Software SDF, probes, and SSGI | SSR, planar, and probe fallbacks | TAA/CAS/FXAA | Paged texture arrays/atlases | Disabled when this tier is forced | 16 texture-array layers; 8 sampled textures/stage |
18
-
| high-end | Tier A descriptor-indexed global tables | GPU indirect when supported; CPU oracle fallback |Cascaded/VSM raster paths| Ray query when supported; software SDF/SSGI fallback | Ray query when supported; SSR/planar/probe fallback | TAA/CAS/FXAA | Descriptor-indexed texture/sampler arrays | Available only with ray query and required limits | Texture-binding arrays + non-uniform indexing; 2 array elements |
16
+
| baseline | Tier C per-material bind groups | CPU direct draws | Cascaded raster shadows (VSM capability fallback)| Software SDF, probes, and SSGI | SSR, planar, and probe fallbacks | TAA/CAS/FXAA | Per-material resident textures | Disabled when this tier is forced | Active platform profile |
17
+
| modern | Tier B deterministic paged arrays | CPU direct draws | Cascaded raster shadows (VSM capability fallback)| Software SDF, probes, and SSGI | SSR, planar, and probe fallbacks | TAA/CAS/FXAA | Paged texture arrays/atlases | Disabled when this tier is forced | 16 texture-array layers; 8 sampled textures/stage |
18
+
| high-end | Tier A descriptor-indexed global tables | GPU indirect when supported; CPU oracle fallback | VSM page cache with cascaded fallback| Ray query when supported; software SDF/SSGI fallback | Ray query when supported; SSR/planar/probe fallback | TAA/CAS/FXAA | Descriptor-indexed texture/sampler arrays | Available only with ray query and required limits | Texture-binding arrays + non-uniform indexing; 2 array elements |
19
19
<!-- END GENERATED CAPABILITY TIERS -->
20
20
21
21
This table describes the cross-system path contract after device creation.
0 commit comments