wgsl / keywords
56 entries at this level
- tableau array
- longueur arrayLength
- atomique atomic
- booléen bool
- rompre break
- cas case
- constante const
- continuer continue
- continuation continuing
- défaut default
- rejeter discard
- sinon else
- activer enable
- float f32
- enchaînement fallthrough
- faux false
- fonction fn
- pour for
- fonction function
- int i32
- si if
- invalide invalid
- soit let
- max
- min
- remplacer override
- privé private
- pointeur ptr
- lire read
- lire_écrire read_write
- retourner return
- échantillonneur sampler
- échantillonneur sampler_comparison
- statiqueAffirmer staticAssert
- structure struct
- 1d texture_1d
- 2d texture_2d
- 2d_tableau texture_2d_array
- 3d texture_3d
- cube texture_cube
- cube_tableau texture_cube_array
- 2d texture_depth_2d
- 2d_tableau texture_depth_2d_array
- cube texture_depth_cube
- cube_tableau texture_depth_cube_array
- multisampled_2d texture_depth_multisampled_2d
- multisampled_2d texture_multisampled_2d
- 1d texture_storage_1d
- 2d texture_storage_2d
- 2d_tableau texture_storage_2d_array
- 3d texture_storage_3d
- vrai true
- valide valid
- variable var
- groupe-de-travail workgroup
- écrire write