summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2019-05-23 20:19:56 -0300
committerGravatar ReinUsesLisp2019-05-24 02:47:56 -0300
commit46177901b8d76f16223ac2716abcd6393faae25a (patch)
tree4d98018a7f9ad90b23b991003bd0316b88c7772e /src/video_core/gpu_thread.cpp
parentshader/shader_ir: Make Comment() take a std::string by value (diff)
downloadyuzu-46177901b8d76f16223ac2716abcd6393faae25a.tar.gz
yuzu-46177901b8d76f16223ac2716abcd6393faae25a.tar.xz
yuzu-46177901b8d76f16223ac2716abcd6393faae25a.zip
gl_device: Add test to detect broken component indexing
Component indexing on AMD's proprietary driver is broken. This commit adds a test to detect when we are on a driver that can't successfully manage component indexing. It dispatches a dummy draw with just one vertex shader that writes to an indexed SSBO from the GPU with data sent through uniforms, it then reads that data from the CPU and compares the expected output.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions