diff options
author | Paul Berry <[email protected]> | 2013-12-03 21:15:47 -0800 |
---|---|---|
committer | Paul Berry <[email protected]> | 2013-12-09 10:51:03 -0800 |
commit | b5fe413b4d665cdb7a9be6ebae23a6c5f3ec393d (patch) | |
tree | 2554cb8832d42d78c91a41ec00454af6a9e8efdc /doxygen/.gitignore | |
parent | 3a2925bfa9537c202574eba0e2537b08939081ac (diff) |
i965: Document conventions for counting layers in 2D multisample buffers.
The "layer" parameters used in blorp, and the
intel_renderbuffer::mt_layer field, represent a physical layer rather
than a logical layer. This is important for 2D multisample arrays on
Gen7+ because the UMS and CMS multisample layouts use N physical
layers to represent each logical layer, where N is the number of
samples.
Also add an assertion to blorp to help catch bugs if we fail to follow
these conventions.
Reviewed-by: Chad Versace <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'doxygen/.gitignore')
0 files changed, 0 insertions, 0 deletions