• Agenda
  • 📋 Attendance
  • ⚖️ Discussion
  • Open PRs
  • Introduce operator precedence table #1111
  • Reorder expression sections #1136
  • Sampling non-float textures is forbidden in HLSL #1162
  • Considering making ARROW function_type_decl optional for void functions #1219
  • Disallow implicit LOD texture methods in Compute shaders. #1221
  • Consider storage-texture "read"/"write" methods instead of "load"/"store" #1228
  • wsgl: Add rule that offsets must be compile time constant #1238
  • [wgsl] Unify decoration declarations. #1236
  • WGSL: idx -> index #1254
  • Open Issues:
  • conflict between mat2x2 layout in uniform buffer and storage buffer #1258
  • Out-of-bounds clamping brings big perf regression on TFJS ML demos. #1202
  • [wgsl] Define the interface of an entry point in a WGSL program #774
  • Invariant qualifier #893
  • Proposal to enhance defining input/output variables. #1155
  • Placement of read_only attributes #1159
  • texture sampling with integer offset - portability concern #1206
  • should empty structs be permitted? #1222
  • WGSL: Use let instead of var? #1234