diff options
author | Constantine Kharlamov <[email protected]> | 2017-03-26 18:36:21 +0300 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2017-04-03 00:36:25 +0200 |
commit | 807de52054120800b16127a943cea6ad83a7e549 (patch) | |
tree | e9c46735f7e626acb7d54749a3bb4e764a474940 /src/gallium/drivers/i915/i915_state.h | |
parent | 4408e1ca53e4dbb1c26a86e9b20eef5fdc7776eb (diff) |
r600g: Remove intermediate assignment of pipe_draw_info
It removes a need to copy whole struct every call for no reason. Comparing
objdump -d output for original and this patch compiled with -O2, shows reduce
of the function by 16 bytes.
Signed-off-by: Constantine Kharlamov <[email protected]>
Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/i915/i915_state.h')
0 files changed, 0 insertions, 0 deletions