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.
13 lines
452 B
Markdown
13 lines
452 B
Markdown
---
|
|
# edu-uxa1
|
|
title: §14 Storage buffers and read/write access from WGSL
|
|
status: completed
|
|
type: task
|
|
priority: normal
|
|
created_at: 2026-03-13T19:55:04Z
|
|
updated_at: 2026-03-16T02:30:28Z
|
|
parent: edu-4u7w
|
|
---
|
|
|
|
Write the lesson on storage buffers: var<storage, read_write> in WGSL, creating STORAGE | COPY_SRC buffers in Rust, reading results back to CPU, and the difference between uniform and storage buffers. Part 5 of the Shader Programming chapter.
|