WebGPU WGSL Vertex shader definition for PostProcess

Just remove the vertexUrl option of the PostProcess constructor, there’s already a default vertex url used by the class. You also don’t have to set the uniforms / uniformBuffers parameters:

Generating mipmaps is not supported for integer textures, you should pass “false” for the generateMipmaps parameter: