• WGSL 2021-01-12
  • Agenda
  • Discussion - what should we do with these old open PRs?
  • Open PRs
  • Issues
  • 📋 Attendance
  • ⚖️ Discussion
  • Discussion - what should we do with these old open PRs?
  • Open PRs
  • Change offset to span. (#1339)
  • Remove outerProduct (#1290)
  • abs only works on signed integer scalar or vector (#1282)
  • Bools are IO-shareable, but only for builtins (#1246)
  • Discussion about Mat2x2 cl (1341)
  • Issues
  • Removing ptr and adding ref (#1301)
  • arrayLength acts on pointer-to-runtime-sized-array (#1330)
  • WGSL: add sample_index, sample_mask_in, sample_mask_out (#1318)
  • Consider using multiple scalars to construct matrix. (#1342)
  • arrayLength should operate on pointer-to-runtime-sized-array instead of runtime-array (#1329)
  • Support compile-time-constants (constexpr) (#1272)
  • update IO-shareable to include bool (#1244)
  • texture builtins: For most texture builtins, Vulkan only allows compile-time-constant offset, and with with bounded range (#1235)
  • Make all textureLoad functions on sampled textures require the level (#1301)
  • Proposal to enhance defining input/output variables. (#1155)
  • Add workgroup size and ID builtins (#1295)
  • spell out when an implementation must reject a shader module (#1241)
  • conflict between mat2x2 layout in uniform buffer and storage buffer (#1258)