wgsl / keywords
37 entries at this level
- arranjo array
- comprimento arrayLength
- atômico atomic
- booleano bool
- interromper break
- caso case
- constante const
- continuar continue
- padrão default
- senão else
- float f32
- falso false
- para for
- função function
- int i32
- se if
- inválido invalid
- máximo max
- mínimo min
- sobrescrever override
- privado private
- ler read
- ler_escrever read_write
- retornar return
- estáticoAfirmar staticAssert
- estrutura struct
- alternar switch
- texture_2d_arranjo texture_2d_array
- texture_cube_arranjo texture_cube_array
- texture_depth_2d_arranjo texture_depth_2d_array
- texture_depth_cube_arranjo texture_depth_cube_array
- texture_storage_2d_arranjo texture_storage_2d_array
- verdadeiro true
- tipo type
- válido valid
- enquanto while
- escrever write