blob: 376de51c04425e8aa6067d9d964c5920b9c6c06b [file] [log] [blame]
@group(0) @binding(1) var Sampler : sampler;
@group(0) @binding(1) var randomTexture : texture_external;
@group(0) @binding(2) var depthTexture : texture_2d<f32>;