wgsl / keywords
35 entries at this level
- pole array
- dĺžka arrayLength
- atomický atomic
- logický bool
- prerušiť break
- prípad case
- pokračovať continue
- predvolené default
- inak else
- float f32
- nepravda false
- pre for
- funkcia function
- int i32
- ak if
- neplatný invalid
- maximum max
- minimum min
- prepísať override
- súkromný private
- čítať read
- čítať_zapísať read_write
- vrátiť return
- statickýTvrdiť staticAssert
- prepnúť switch
- texture_2d_pole texture_2d_array
- texture_cube_pole texture_cube_array
- texture_depth_2d_pole texture_depth_2d_array
- texture_depth_cube_pole texture_depth_cube_array
- texture_storage_2d_pole texture_storage_2d_array
- pravda true
- typ type
- platný valid
- kým while
- zapísať write