i965: Enable ES 3.2 sample shading extensions

Graphics / Mesa 3D Graphics Library / Mesa - Kenneth Graunke [whitecape.org] - 17 May 2016 16:27 UTC

This enables:- GL_OES_sample_shading- GL_OES_sample_variables- GL_OES_shader_multisample_interpolation

On Gen8, we pass all the CTS tests, and all but 4 of the dEQP-GLES31 tests (dealing with 1x/2x MSAA at half rate sampling). We believe those 4 dEQP-GLES31 tests are incorrect.

9a1936d i965: Enable ES 3.2 sample shading extensions.
docs/GL3.txt | 6 +++---
src/mesa/drivers/dri/i965/intel_extensions.c | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)

Upstream: cgit.freedesktop.org


  • Share