wgsl / keywords
37 entries at this level
- taulukko array
- pituus arrayLength
- atominen atomic
- totuusarvo bool
- katkaise break
- tapaus case
- vakio const
- jatka continue
- oletus default
- muuten else
- float f32
- epätosi false
- jokaiselle for
- funktio function
- int i32
- jos if
- epävalidi invalid
- maksimi max
- minimi min
- korvaa override
- yksityinen private
- lue read
- lue_kirjoita read_write
- palauta return
- staattinenVarmista staticAssert
- tietue struct
- valinta switch
- texture_2d_taulukko texture_2d_array
- texture_cube_taulukko texture_cube_array
- texture_depth_2d_taulukko texture_depth_2d_array
- texture_depth_cube_taulukko texture_depth_cube_array
- texture_storage_2d_taulukko texture_storage_2d_array
- tosi true
- tyyppi type
- validi valid
- kunnes while
- kirjoita write