diff options
author | Ilia Mirkin <[email protected]> | 2016-06-05 19:02:29 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-06-11 12:18:43 -0400 |
commit | 3f48548a6f65fe90b97956c7be73268917c6f2f9 (patch) | |
tree | e9b0c93ef92187a1b18d2df20e31918430d70808 /src/intel/vulkan/gen8_cmd_buffer.c | |
parent | f47845596bce36aeb84a8a7f6c7e643486ec2185 (diff) |
nv50: reinstate dedicated constbuf push path
This was disabled due to occasionally incorrect behavior when trying to
upload data. It later became apparent that nvc0 also had a similar but
slightly different issue, which was resolved in commit e50c01d5. This
takes the same logic as nvc0 and applies it to nv50 (which has somewhat
different interfaces).
Unfortunately I did not note down precisely what was broken with UBOs
when removing the support from nv50, but I've tested a bunch of local
traces, and none of them appear to regress. This should hopefully
improve performance when UBOs are used, but this was not directly
verified.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/intel/vulkan/gen8_cmd_buffer.c')
0 files changed, 0 insertions, 0 deletions