|
|
@@ -154,10 +154,10 @@
|
|
|
"webgpu_postprocessing_bloom": [ "glow", "mrt" ],
|
|
|
"webgpu_postprocessing_bloom_emissive": [ "glow", "mrt" ],
|
|
|
"webgpu_postprocessing_bloom_selective": [ "glow", "mrt" ],
|
|
|
+ "webgpu_postprocessing_ca": [ "chromatic aberration" ],
|
|
|
"webgpu_postprocessing_dof": [ "bokeh" ],
|
|
|
"webgpu_postprocessing_fxaa": [ "msaa", "multisampled" ],
|
|
|
"webgpu_postprocessing_motion_blur": [ "mrt" ],
|
|
|
- "webgpu_postprocessing_ca": [ "chromatic aberration" ],
|
|
|
"webgpu_postprocessing_sobel": [ "filter", "edge detection" ],
|
|
|
"webgpu_postprocessing_ssaa": [ "msaa", "multisampled" ],
|
|
|
"webgpu_postprocessing_ssgi": [ "global illumination", "indirect diffuse" ],
|