First Public Working Drafts: WebGPU and WebGPU Shading Language

Author(s) and publish date

Published:

The GPU for the Web Working Group has published the following two First Public Working Drafts:

  • WebGPU: WebGPU exposes an API for performing operations, such as rendering and computation, on a Graphics Processing Unit.
  • WebGPU Shading Language: WebGPU Shader Language (WGSL) is the shader language for WebGPU. That is, an application using the WebGPU API uses WGSL to express the programs, known as shaders, that run on the GPU.

Related RSS feed