iris: advertise GL_ARB_shader_texture_image_samples

This commit is contained in:
Kenneth Graunke 2018-10-15 09:51:54 -07:00
parent 6441e906e8
commit be905bd461
1 changed files with 1 additions and 0 deletions

View 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: