wgsl / keywords
51 entries at this level
- Array array
- Länge arrayLength
- atomar atomic
- Wahrheitswert bool
- abbruch break
- fall case
- fortfahren continue
- standard default
- verwerfen discard
- sonst else
- float f32
- falsch false
- für for
- funktion function
- int i32
- wenn if
- ungültig invalid
- lassen let
- schleife loop
- Maximum max
- Minimum min
- überschreiben override
- privat private
- lesen read
- lesen_schreiben read_write
- zurückgeben return
- vergleich sampler_comparison
- statischBehaupten staticAssert
- struktur struct
- textur_1d texture_1d
- textur_2d texture_2d
- textur_2d_array texture_2d_array
- textur_3d texture_3d
- textur_cube texture_cube
- textur_cube_array texture_cube_array
- textur_2d texture_depth_2d
- textur_2d_array texture_depth_2d_array
- textur_cube texture_depth_cube
- textur_cube_array texture_depth_cube_array
- textur_multisampled_2d texture_depth_multisampled_2d
- textur_multisampled_2d texture_multisampled_2d
- textur_1d texture_storage_1d
- textur_2d texture_storage_2d
- textur_2d_array texture_storage_2d_array
- textur_3d texture_storage_3d
- wahr true
- typ type
- typen types
- gültig valid
- solange while
- schreiben write