wgsl / keywords
37 entries at this level
- tablica array
- długość arrayLength
- atomowy atomic
- logiczny bool
- przerwij break
- przypadek case
- stała const
- kontynuuj continue
- domyślny default
- inaczej else
- float f32
- fałsz false
- dla for
- funkcja function
- int i32
- jeśli if
- niepoprawny invalid
- maximum max
- minimum min
- nadpisz override
- prywatny private
- czytaj read
- czytaj_zapisz read_write
- zwróć return
- statycznyZapewnij staticAssert
- struktura struct
- przełącz switch
- texture_2d_tablica texture_2d_array
- texture_cube_tablica texture_cube_array
- texture_depth_2d_tablica texture_depth_2d_array
- texture_depth_cube_tablica texture_depth_cube_array
- texture_storage_2d_tablica texture_storage_2d_array
- prawda true
- typ type
- poprawny valid
- dopóki while
- zapisz write