forked from suyu/suyu
7f13104c17
Support ignoring immediate out of bound writes. Writing dynamically out of bounds is not yet supported (e.g. R0+0x4). Reading out of bounds yields zero. This is supported checking for the size from the IR; if the input is immediate, the optimization passes will drop it. |
||
---|---|---|
.. | ||
backend | ||
frontend | ||
ir_opt | ||
CMakeLists.txt | ||
environment.h | ||
exception.h | ||
host_translate_info.h | ||
object_pool.h | ||
profile.h | ||
program_header.h | ||
runtime_info.h | ||
shader_info.h | ||
stage.h | ||
varying_state.h |