diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-10-20 03:15:50 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-10-20 03:34:32 -0300 |
commit | f21a189148c7c306885b26801e72fb84f867e88b (patch) | |
tree | d713f929ec31ddfbaf9d4649a594a24394c42c54 /src/core/gdbstub/gdbstub.cpp | |
parent | e7a26ecec591c916ef0c4941e07be9723fb3b4fa (diff) |
gl_arb_decompiler: Implement robust buffer operations
This emulates the behavior we get on GLSL with regular SSBOs with a
pointer + length pair. It aims to be consistent with the crashes we
might get.
Out of bounds stores are ignored. Atomics are ignored and return zero.
Reads return zero.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions