diff options
author | Kenneth Graunke <[email protected]> | 2018-12-22 23:09:16 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-02-21 10:26:11 -0800 |
commit | 5be72d9a20bf29e6f908594e2fa3214a24cc6271 (patch) | |
tree | 60aa46c716059a4161bac0cb6794cd1467e29f98 /m4/ax_check_compile_flag.m4 | |
parent | 73709be0c32601952b6902d83ec4541fb9f73cd9 (diff) |
iris: Delete bogus comment about cube array counting.
Both 'z' and 'depth' are counted in slices, according to the Gallium
docs (context.rst). In our temporary memory, we allocate `box.depth`
slices, so we need to rebase the starting slice (box.z) down to 0,
and back again when writing on unmap.
There's nothing strange about cubes here.
Diffstat (limited to 'm4/ax_check_compile_flag.m4')
0 files changed, 0 insertions, 0 deletions