wgsl / keywords
56 entries at this level
- 配列 array
- 長さ arrayLength
- アトミック atomic
- 真偽値 bool
- 割る break
- 場合 case
- 続く continue
- デフォルト default
- 棄てる discard
- それ以外 else
- 可能に+する enable
- 浮動小数点数 f32
- 偽 false
- 繰り返し for
- 関数 function
- 整数 i32
- もし if
- 非妥当 invalid
- レット let
- ループ loop
- 最大 max
- 最小 min
- オーバーライド override
- 非公開 private
- 読む read
- 読む_書く read_write
- 戻る return
- サンプラー sampler
- サンプラー_比較 sampler_comparison
- 静的アサート staticAssert
- 貯蔵 storage
- 構造体 struct
- 切り替える switch
- テクスチャ_1d texture_1d
- テクスチャ_2d texture_2d
- テクスチャ_2d_配列 texture_2d_array
- テクスチャ_3d texture_3d
- テクスチャ_cube texture_cube
- テクスチャ_cube_配列 texture_cube_array
- テクスチャ_奥行き_2d texture_depth_2d
- テクスチャ_奥行き_2d_配列 texture_depth_2d_array
- テクスチャ_奥行き_cube texture_depth_cube
- テクスチャ_奥行き_cube_配列 texture_depth_cube_array
- テクスチャ_奥行き_multisampled_2d texture_depth_multisampled_2d
- テクスチャ_multisampled_2d texture_multisampled_2d
- テクスチャ_貯蔵_1d texture_storage_1d
- テクスチャ_貯蔵_2d texture_storage_2d
- テクスチャ_貯蔵_2d_配列 texture_storage_2d_array
- テクスチャ_貯蔵_3d texture_storage_3d
- 真 true
- 種類 type
- 種類 types
- 一様 uniform
- 妥当 valid
- 期間 while
- 書く write