Skip to content

Commit 15cbc8c

Browse files
committed
Examples: Clean up.
1 parent e85890e commit 15cbc8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tags.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@
154154
"webgpu_postprocessing_bloom": [ "glow", "mrt" ],
155155
"webgpu_postprocessing_bloom_emissive": [ "glow", "mrt" ],
156156
"webgpu_postprocessing_bloom_selective": [ "glow", "mrt" ],
157+
"webgpu_postprocessing_ca": [ "chromatic aberration" ],
157158
"webgpu_postprocessing_dof": [ "bokeh" ],
158159
"webgpu_postprocessing_fxaa": [ "msaa", "multisampled" ],
159160
"webgpu_postprocessing_motion_blur": [ "mrt" ],
160-
"webgpu_postprocessing_ca": [ "chromatic aberration" ],
161161
"webgpu_postprocessing_sobel": [ "filter", "edge detection" ],
162162
"webgpu_postprocessing_ssaa": [ "msaa", "multisampled" ],
163163
"webgpu_postprocessing_ssgi": [ "global illumination", "indirect diffuse" ],

0 commit comments

Comments
 (0)