OSDN Git Service

gallium: decrease the size of pipe_box - 24 -> 16 bytes
authorMarek Olšák <marek.olsak@amd.com>
Sun, 2 Apr 2017 00:00:49 +0000 (02:00 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 4 Apr 2017 09:14:43 +0000 (11:14 +0200)
commit3dfe61ed6ec6773c2373ec7a139b7dfe794f60c8
tree644edc51ec3c81e5a037ba59f048bbcca784c943
parent9869a3b3ba6f82b093a5b7583d99c5361a3270d9
gallium: decrease the size of pipe_box - 24 -> 16 bytes

Also:

pipe_transfer: 48 -> 40 bytes.
pipe_blit_info = 176 -> 160 bytes.

v2: add a comment at pipe_box

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/include/pipe/p_state.h