• Agenda
  • 📋 Attendance
  • ⚖️ Discussion
  • WGSL: describe resource interface of a shader (#1214)
  • WGSL: describe memory layout rules for buffers (#1215)
  • [wgsl] rename set to group (#1218)
  • [wgsl] Add access qualifier to buffer types (#1183)
  • [wgsl] Update storage textures to have template params for access type. (#1182)
  • describe texel formats (for storage texture types) (#1112)
  • texture sampling with integer offset - portability concern (#1206)
  • Out-of-bounds clamping brings big perf regression on TFJS ML demos. (#1202)
  • Proposal to enhance defining input/output variables. (#1155)
  • should empty structs be permitted? (#1222)
  • Considering making ARROW function_type_decl optional for void functions (#1219)
  • Disallow implicit LOD texture methods in Compute shaders. (#1221)