Skip to content

iris: Handle vertex shader with window space position

Danylo Piliaiev requested to merge fix/iris/handle-window-space-position into master

Iris advertises support for PIPE_CAP_TGSI_VS_WINDOW_SPACE_POSITION so let's actually implement it.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110657

Merge request reports