summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/get_hash_params.py
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2016-02-04 16:12:05 +0000
committerNeil Roberts <neil@linux.intel.com>2016-02-05 11:05:01 +0000
commit4995d9c9a028876550e3da7ff24045f8bec2dcf6 (patch)
treed8bf87f7aa6affd3134217c8fd38115311a871a0 /src/mesa/main/get_hash_params.py
parentd8d4661ddb2ecef33721fbca2a9bb7bd1d84b7cf (diff)
downloadexternal_mesa3d-4995d9c9a028876550e3da7ff24045f8bec2dcf6.zip
external_mesa3d-4995d9c9a028876550e3da7ff24045f8bec2dcf6.tar.gz
external_mesa3d-4995d9c9a028876550e3da7ff24045f8bec2dcf6.tar.bz2
main: Use _mesa_geometric_samples to calculate GL_SAMPLE_BUFFERS
Otherwise it won't take into account the default samples for framebuffers with no attachments. Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'src/mesa/main/get_hash_params.py')
-rw-r--r--src/mesa/main/get_hash_params.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/get_hash_params.py b/src/mesa/main/get_hash_params.py
index 346c2ec..1c034b5 100644
--- a/src/mesa/main/get_hash_params.py
+++ b/src/mesa/main/get_hash_params.py
@@ -80,7 +80,7 @@ descriptor=[
[ "SAMPLE_COVERAGE_ARB", "CONTEXT_BOOL(Multisample.SampleCoverage), NO_EXTRA" ],
[ "SAMPLE_COVERAGE_VALUE_ARB", "CONTEXT_FLOAT(Multisample.SampleCoverageValue), NO_EXTRA" ],
[ "SAMPLE_COVERAGE_INVERT_ARB", "CONTEXT_BOOL(Multisample.SampleCoverageInvert), NO_EXTRA" ],
- [ "SAMPLE_BUFFERS_ARB", "BUFFER_INT(Visual.sampleBuffers), extra_new_buffers" ],
+ [ "SAMPLE_BUFFERS_ARB", "LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers" ],
[ "SAMPLES_ARB", "LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers" ],
# GL_ARB_sample_shading