diff options
author | Chia-I Wu <[email protected]> | 2013-06-13 18:22:40 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2013-06-13 23:47:18 +0800 |
commit | c7e9b15010c32302d3cceac06ff8c34619deab7c (patch) | |
tree | 39f139711c3d679e5cd1ce29cd07b46756899353 /src/gallium/drivers/ilo/Android.mk | |
parent | 5f15050dc9819beb4513b9923af3b5d1600b184f (diff) |
ilo: mapping a resource may make some states dirty
When a resource is busy and is mapped with
PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE, the underlying bo is replaced. We need
to mark states affected by the resource dirty.
With this change, we no longer have to emit vertex buffers and index buffer
unconditionally.
Diffstat (limited to 'src/gallium/drivers/ilo/Android.mk')
0 files changed, 0 insertions, 0 deletions