aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-07-03 08:35:54 -0700
committerPaul Berry <[email protected]>2012-07-11 15:14:49 -0700
commitccae1b1cd7b89102a9d9bfc29eb1e7e48aad8969 (patch)
tree2ef9de847c78e232fa11d04019fdfd3f7f8b1396 /src/mesa/drivers/dri/i965
parent1bd4d456cdecf7bea55f4e3dac574af54efad994 (diff)
i965/msaa: Allocate MCS buffer when CMS MSAA is in use.
To implement Gen7's CMS MSAA layout, we need an extra buffer, the MCS (Multisample Control Surface) buffer. This patch introduces code for allocating and deallocating the buffer, and storing a pointer to it in the intel_mipmap_tree struct. No functional change, since the CMS layout is not enabled yet. Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965')
0 files changed, 0 insertions, 0 deletions