Searched defs:depth_ms (Results 1 – 6 of 6) sorted by relevance
23 VibratoEffect(float depth_ms, float frequency): in VibratoEffect()
25 WhiteChorusEffect(float depth_ms, float delay_ms, float noise_pass): in WhiteChorusEffect()
26 DoublingEffect(float depth_ms, float delay_ms, float noise_pass): in DoublingEffect()
25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect()
2404 auto* depth_ms = tex->As<sem::DepthMultisampledTexture>(); in EmitType() local
3426 auto* depth_ms = tex->As<sem::DepthMultisampledTexture>(); in EmitType() local