Skip to content
  • ReinUsesLisp's avatar
    shader_ir: Implement ST_S · f17415d4
    ReinUsesLisp authored
    This instruction writes to a memory buffer shared with threads within
    the same work group. It is known as "shared" memory in GLSL.
    f17415d4
Loading