iris: advertise GL_ARB_shader_texture_image_samples
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 15 Oct 2018 16:51:54 +0000 (09:51 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
src/gallium/drivers/iris/iris_screen.c

index 296b0488cc277114089c1483d4a3895eb538a0d4..c741a2564ad50c6330fc9e299886ca9806e1c29f 100644 (file)
@@ -158,6 +158,7 @@ iris_get_param(struct pipe_screen *pscreen, enum pipe_cap param)
    case PIPE_CAP_QUERY_SO_OVERFLOW:
    case PIPE_CAP_QUERY_BUFFER_OBJECT:
    case PIPE_CAP_TGSI_TEX_TXF_LZ:
+   case PIPE_CAP_TGSI_TXQS:
    case PIPE_CAP_TGSI_CLOCK:
    case PIPE_CAP_TGSI_BALLOT:
    case PIPE_CAP_MULTISAMPLE_Z_RESOLVE: