summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2019-06-03 01:01:34 -0300
committerGravatar ReinUsesLisp2019-06-03 01:01:34 -0300
commit0935c2d97ba57d2c28f49c3bde7b89d355019357 (patch)
tree11fa8f58f40a04f5852d320802052dad70d57e82 /src/video_core/gpu_thread.cpp
parentinput_common/sdl/sdl_impl: Silence sign conversion warnings (diff)
downloadyuzu-0935c2d97ba57d2c28f49c3bde7b89d355019357.tar.gz
yuzu-0935c2d97ba57d2c28f49c3bde7b89d355019357.tar.xz
yuzu-0935c2d97ba57d2c28f49c3bde7b89d355019357.zip
gl_shader_decompiler: Remove guest "position" varying
"position" was being written but not read anywhere besides geometry shaders, where it had the same value as gl_Position. This commit replaces "position" with gl_Position, reducing the complexity of our code and the emitted GLSL code.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions