diff options
author | Dave Airlie <[email protected]> | 2017-11-05 23:37:47 +0000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-11-06 01:11:03 +0000 |
commit | 60a9705e0040a0962b82ec5363c14503d8a96d42 (patch) | |
tree | f5524aecb89aa915d66ee086cb3af536f624ef17 /src/gallium/auxiliary | |
parent | 3a0d0982522a995f15553d88cfef1c11de63a16c (diff) |
radv: move descriptor sets out of cmd_state.
Instead of storing all the pointers and zeroing them all out,
just store a valid bitmask in the state. This also moves
the CmdBindPipeline path down the cpu usage path for the
multithreading demo as it no longer has to traverse MAX_SETS
to find the active descriptor sets.
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions