summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texformat.c
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2011-05-23 13:47:01 -0700
committerChad Versace <[email protected]>2011-05-25 07:41:31 -0700
commit76f77cb07edf9c6a548f782c709de70aa0a41458 (patch)
tree49cdebe206381880ccc04d3ace6e0bac4db86798 /src/mesa/main/texformat.c
parenta95ec18549b677b5e9912ca9e2c92df5cfef3b4e (diff)
intel: Add flags to intel_context for hiz and separate stencil
Add the following flags: intel_context.has_separate_stencil intel_context.must_use_separate_stencil intel_context.has_hiz The flags are currently set to false, and will be enabled for a given chipset once the feature is completely implemented. Since it may be some time before these features are completed, their values can be overridden with environment variables INTEL_HIZ and INTEL_SEPARATE_STENCIL. Valid values for these environment variables are "0" and "1". Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]> Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/main/texformat.c')
0 files changed, 0 insertions, 0 deletions