diff options
author | Chris Wilson <[email protected]> | 2018-06-08 22:16:59 +0100 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-02-21 10:26:06 -0800 |
commit | 2cbd42cddd410b41ccddd009f8ce83a55130d152 (patch) | |
tree | bf9248f1f6314394188f922323fb29727bda0fc5 /src/mesa/Makefile.am | |
parent | 5dcf62bb4344ab5276f252c07342a66b78f1d6fe (diff) |
iris: IndexFormat = size/2
brw uses:
IndexFormat = index_size >> 1
anv uses:
IndexFromat = index_type[index_size]
Diffstat (limited to 'src/mesa/Makefile.am')
0 files changed, 0 insertions, 0 deletions