diff options
author | Samuel Pitoiset <[email protected]> | 2018-08-14 18:11:48 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2018-08-15 16:20:38 +0200 |
commit | 17e79865cf3c8be2a710427a0a5c9b3bafeddf78 (patch) | |
tree | 4dec56704c1cf20db5c5d99c70a6c7aa46895384 /docs/envvars.html | |
parent | 53b4701cb07da8c70eca240ad5e159e1b9ce8bf4 (diff) |
radv: drop wrong initialization of COMPUTE_RESOURCE_LIMITS
The last parameter of radeon_set_sh_reg_seq() is the number of
dwords to emit. We were lucky because WAVES_PER_SH(0x3) is 3 but
it was initialized to 0.
COMPUTE_RESOURCE_LIMITS is correctly set when generating
compute pipelines, so we don't need to initialize it.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'docs/envvars.html')
0 files changed, 0 insertions, 0 deletions