diff options
author | Topi Pohjolainen <[email protected]> | 2016-04-24 10:45:48 +0300 |
---|---|---|
committer | Topi Pohjolainen <[email protected]> | 2016-05-12 19:49:22 +0300 |
commit | 1ca02b6ebb424489d7c16be26a9f96359bbce25a (patch) | |
tree | 18fb145cee59fb88319b8c7e2484d70f3e2aa14c /src/glx/single2.c | |
parent | a6e0f1cc7fff4009ea204c75d3f8a2f1e26e42ef (diff) |
i965: Add flag telling if miptree is for client consumption
Consider later on adding specific disable flags such as
MIPTREE_LAYOUT_DISABLE_AUX_MCS = 1 << 3, /* CCS_D */
MIPTREE_LAYOUT_DISABLE_AUX_CCS_E = 1 << 4,
MIPTREE_LAYOUT_DISABLE_AUX = MIPTREE_LAYOUT_DISABLE_AUX_MCS |
MIPTREE_LAYOUT_DISABLE_AUX_CCS_E,
and equivalent boolean/enums into miptree.
Signed-off-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Ben Widawsky <[email protected]>
Diffstat (limited to 'src/glx/single2.c')
0 files changed, 0 insertions, 0 deletions