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