diff options
author | Chia-I Wu <[email protected]> | 2013-07-14 03:56:44 +0800 |
---|---|---|
committer | Chia-I Wu <[email protected]> | 2013-07-14 05:59:52 +0800 |
commit | 62c546bbf87afe32e49c100e245e04bc35304481 (patch) | |
tree | dfe218a3ebc658b1fa7e381877ff2bb43df2f39a /Android.mk | |
parent | 6bcbb0dc82f9f72c747ef39ed80a4ee0d883ce8e (diff) |
ilo: skip 3DSTATE_INDEX_BUFFER when possible
When only the offset to the index buffer is changed, we can skip the
3DSTATE_INDEX_BUFFER if we always use 0 for the offset, and add
(offset / index_size) to Start Vertex Location in 3DPRIMITIVE.
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions