diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-06-01 13:34:18 -0400 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-06-01 15:34:05 -0400 |
commit | 70188d69b0deca34d6c98baa4a0b680692d79066 (patch) | |
tree | ff7a0241b68c0dd7f3230ed510b26f357f4b28b9 /src/common/virtual_buffer.cpp | |
parent | e68ee43a1a99dd62d8f6a6a469764a6737b4e0e8 (diff) |
gl_shader_decompiler: Fix geometry shader outputs for Intel drivers
On Intel's proprietary drivers, gl_Layer and gl_ViewportIndex are not allowed members of gl_PerVertex block, causing the shader to fail to compile. Fix this by declaring these variables outside of gl_PerVertex.
Diffstat (limited to 'src/common/virtual_buffer.cpp')
0 files changed, 0 insertions, 0 deletions