wgsl / keywords
37 entries at this level
- масив array
- дължина arrayLength
- атомарен atomic
- булев bool
- прекъсни break
- случай case
- константа const
- продължи continue
- подразбиране default
- иначе else
- плаващо f32
- лъжа false
- за for
- функция function
- цяло i32
- ако if
- невалиден invalid
- максимум max
- минимум min
- предефинирай override
- частен private
- чети read
- чети_пиши read_write
- върни return
- статиченПотвърди staticAssert
- структура struct
- превключи switch
- texture_2d_масив texture_2d_array
- texture_cube_масив texture_cube_array
- texture_depth_2d_масив texture_depth_2d_array
- texture_depth_cube_масив texture_depth_cube_array
- texture_storage_2d_масив texture_storage_2d_array
- истина true
- тип type
- валиден valid
- докато while
- пиши write