shader_ir: Implement ST_S
This instruction writes to a memory buffer shared with threads within the same work group. It is known as "shared" memory in GLSL.
Loading
Please register or sign in to comment
This instruction writes to a memory buffer shared with threads within the same work group. It is known as "shared" memory in GLSL.