You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vibed/edu/.beans/edu-2sqo--13-compute-pipeli...

12 lines
406 B
Markdown

---
# edu-2sqo
title: '§13 Compute pipelines: dispatching work groups'
status: todo
type: task
created_at: 2026-03-13T19:55:02Z
updated_at: 2026-03-13T19:55:02Z
parent: edu-4u7w
---
Write the lesson on compute shaders: ComputePipeline vs RenderPipeline, dispatch_workgroups, workgroup size declarations in WGSL, global_invocation_id and how threads are indexed. Part 5 of the Shader Programming chapter.