Chromium Code Reviews
Descriptionprogram_manager::CheckPacking, sends full sh::ShaderVariable
CheckVaryingPacking used to send stripped-down varying information to
ShCheckVariablesWithinPackingLimits but this was incorrect for GLSL ES
3 that supports structure as varyings. Make use of a new
ShCheckVariablesWithinPackingLimits entry point that takes the full
sh::ShaderVariable information.
This fixes an assert in the deqp/data/gles3/shaders/linkage.html WebGL
2 tests.
BUG=621031
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/d138862def50d5228bf2403bc301b41b4312a5de
Cr-Commit-Position: refs/heads/master@{#406421}
Patch Set 1 #
Messages
Total messages: 17 (6 generated)
|
|||||||||||||||||||