summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorChad Versace <chadversary@chromium.org>2017-01-30 11:12:44 -0800
committerMark Janes <mark.a.janes@intel.com>2017-01-30 11:19:47 -0800
commitbb05b88c46b61aaf523e1bafd3b6d3bc995dd1e7 (patch)
tree8f391793aedb88bf0ac27c91f3cfecf4f4e3babd /cmake
parent7d422a3bf6d658330c663bf45478afb325f901a3 (diff)
getteximage-formats: Disable dithering during glDrawPixelsdither
The test generates a mipmap by "copying" a client-array of pixels to miplevel 0 with glDrawPixels, then calling glGenerateMipmap. The test expects the rendered level 0 to match the client-array source. Dithering during glDrawPixels inteferes with that expectation. Fixes on Intel Skylake: spec.ext_framebuffer_object.getteximage-formats init-by-clear-and-render spec.ext_framebuffer_object.getteximage-formats init-by-render Regressed by Mesa: commit c4b87f129eb036c9615df3adcc1cebd9df10fc84 Author: Chad Versace <chadversary@chromium.org> Subject: meta: Disable dithering during glGenerateMipmap Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99266 Cc: Mark Janes <mark.a.janes@intel.com> Cc: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions