wgsl / keywords
37 entries at this level
- അറേ array
- നീളം arrayLength
- ആറ്റോമിക് atomic
- ബൂളിയൻ bool
- നിര്ത്തുക break
- കേസ് case
- സ്ഥിരം const
- തുടരുക continue
- സ്ഥിരസ്ഥിതി default
- അല്ലെങ്കില് else
- ദശാംശസംഖ്യ f32
- അസത്യം false
- വേണ്ടി for
- ഫംഗ്ഷന് function
- പൂർണ്ണസംഖ്യ i32
- എങ്കില് if
- അസാധു invalid
- ഏറ്റവുംകൂടിയത് max
- ഏറ്റവുംകുറഞ്ഞത് min
- അസാധുവാക്കുക override
- സ്വകാര്യം private
- വായിക്കുക read
- വായിക്കുക_എഴുതുക read_write
- മടക്കുക return
- സ്റ്റാറ്റിക്ഉറപ്പിക്കുക staticAssert
- ഘടന struct
- സ്വിച്ച് switch
- texture_2d_നിര texture_2d_array
- texture_cube_നിര texture_cube_array
- texture_depth_2d_നിര texture_depth_2d_array
- texture_depth_cube_നിര texture_depth_cube_array
- texture_storage_2d_നിര texture_storage_2d_array
- സത്യം true
- തരം type
- സാധു valid
- വരെ while
- എഴുതുക write