• Tentative Agenda
  • 📋 Attendance
  • ⚖️ Discussion
  • Should we use the core WebGPU meeting for bonus WGSL time?
  • Adding texture_sampler_types to type_decl (#1058)
  • Move texture methods into an import? (#1018)
  • Rename 'as' to bitCast; remove 'cast' (#1047)
  • Determine the syntax for attributes (#1067)
  • Consider binding(n, m) instead of set(n), binding(m) (#1068)
  • Separate linear sampler binding type? (#1034)
  • Fixing textureLoad for read-only storage image (#1032)
  • Are entryPoints namespaces per module or per stage per module? (#1023)
  • Disallow fragment atomic ops on texture storages (#728)
  • Invariant qualifier (#893)
  • WGSL should use thread instead of invocation (#1031)
  • read-only image storage type declarations: examples inconsistent with grammar (#1056)
  • Method of ensuring GPUShaderModules can contain MTLLibraries (#1064)