diff options
author | Ilia Mirkin <[email protected]> | 2016-05-22 18:21:55 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-05-22 22:57:18 -0400 |
commit | 74e71cbfcb2950d0aa59e5b05ab817e93dfad4ee (patch) | |
tree | a5e4641b459245ee6014c740d39ff6a71c79bd80 /src/mesa/main/shaderapi.c | |
parent | 36ff09cdfe20e11bb5c350aa05a76972da869f2a (diff) |
nv30: don't assert when running out of registers
This happens with dEQP tests. The code doesn't at all protect against
this condition, so while unhandled, this is an expected situation.
Also avoid using more than the first 16 registers for nv3x vertex
programs.
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/mesa/main/shaderapi.c')
0 files changed, 0 insertions, 0 deletions