diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2018-11-20 16:35:27 -0800 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2019-12-04 12:31:37 -0800 |
commit | d51b1547baf6282d9a4dcc436cbace5f6c705bd2 (patch) | |
tree | 8a70a144a4b4a13ecdb7e6769533d099c6e701cf /examples | |
parent | 94e65bfe577db81f1e63612375f6dad591f97b4a (diff) |
glsl: Very mean test case for memory usage, scheduling, and register allocationINTEL_shader_integer_functions2
Currently on Mesa this test case is pessimal for memory usage.
According to Valgrind massif, it require > 5GiB of memory to compile.
Defining the macro FAIL_REGISTER_ALLOCATION causes the test case to
fall off a cliff on the i965 driver. The scheduler causes > 22,000
live values, and *shock* register allocation fails.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions