On 05/14/2014 11:39 PM, Jordan Justen wrote:
> 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
> Cc: Topi
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
Cc: Topi Pohjolainen
Cc: Kenneth Graunke
---
This was tested on Ken'