wgsl / keywords
37 entries at this level
- tabela array
- dolžina arrayLength
- atomski atomic
- logični bool
- prekini break
- primer case
- konstanta const
- nadaljuj continue
- privzeto default
- sicer else
- float f32
- neresnično false
- za for
- funkcija function
- int i32
- ce if
- neveljaven invalid
- maksimum max
- minimum min
- prepisi override
- zasebni private
- beri read
- beri_pisi read_write
- vrni return
- staticniPreveri staticAssert
- struktura struct
- stikalo switch
- texture_2d_polje texture_2d_array
- texture_cube_polje texture_cube_array
- texture_depth_2d_polje texture_depth_2d_array
- texture_depth_cube_polje texture_depth_cube_array
- texture_storage_2d_polje texture_storage_2d_array
- resnično true
- tip type
- veljaven valid
- dokler while
- pisi write