iris: Enable ARB_shader_vote

The easiest get out the vote campaign ever
This commit is contained in:
Kenneth Graunke 2018-09-29 11:04:48 +02:00
parent 0395eba20f
commit 3c0ef22edb
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ iris_get_param(struct pipe_screen *pscreen, enum pipe_cap param)
case PIPE_CAP_TGSI_BALLOT:
case PIPE_CAP_MULTISAMPLE_Z_RESOLVE:
case PIPE_CAP_CLEAR_TEXTURE:
case PIPE_CAP_TGSI_VOTE:
case PIPE_CAP_TGSI_VS_WINDOW_SPACE_POSITION:
case PIPE_CAP_TEXTURE_GATHER_SM5:
case PIPE_CAP_TGSI_ARRAY_COMPONENTS: