Advanced search tips: use spaces to require multiple terms (AND), | for alternatives (OR), wrap phrases in quotes (="a b"), =term for exact match, 'term to include, !term to exclude, ^term to match prefix, !^term to exclude prefix, .ext$ to match suffix, and !.ext$ to exclude suffix.

const.wgsl

Import path

Constants

fine

#
const fine: f32 = 1.0

bad_

#
const bad_: f32 = 1.0