We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85890e commit 15cbc8cCopy full SHA for 15cbc8c
1 file changed
examples/tags.json
@@ -154,10 +154,10 @@
154
"webgpu_postprocessing_bloom": [ "glow", "mrt" ],
155
"webgpu_postprocessing_bloom_emissive": [ "glow", "mrt" ],
156
"webgpu_postprocessing_bloom_selective": [ "glow", "mrt" ],
157
+ "webgpu_postprocessing_ca": [ "chromatic aberration" ],
158
"webgpu_postprocessing_dof": [ "bokeh" ],
159
"webgpu_postprocessing_fxaa": [ "msaa", "multisampled" ],
160
"webgpu_postprocessing_motion_blur": [ "mrt" ],
- "webgpu_postprocessing_ca": [ "chromatic aberration" ],
161
"webgpu_postprocessing_sobel": [ "filter", "edge detection" ],
162
"webgpu_postprocessing_ssaa": [ "msaa", "multisampled" ],
163
"webgpu_postprocessing_ssgi": [ "global illumination", "indirect diffuse" ],
0 commit comments