diff options
author | Jordan Justen <[email protected]> | 2014-05-15 06:06:47 +0000 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2014-05-15 10:49:05 -0700 |
commit | 103057b2b7c0cf26c28b40fe5802acb8c6195c77 (patch) | |
tree | 0d6e49aeb84724b3bddbca73b56142708ac751f6 /src/mesa/drivers/windows | |
parent | 255357f79b6bfba1583346a77f0bfa7cfc174883 (diff) |
i965 meta up/downsample: Fix renderbuffer _BaseFormat
mt->format is of type mesa_format, and therefore can't be
used with _mesa_base_fbo_format which requires a GLenum input.
On gen8, this fixes various piglit fbo-depthstencil tests with
samples > 1.
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Cc: "10.2" <[email protected]>
Diffstat (limited to 'src/mesa/drivers/windows')
0 files changed, 0 insertions, 0 deletions