Chromium Code Reviews
DescriptionImplement GetIntegerv(SAMPLER_BINDING/TRANSFORM_FEEDBACK_BINDING) in command buffer.
It's always return 0 at the moment. WebGL2 is OK because it returns cached value, but we should still make command buffer work for other clients like Skia.
Also, remove a unnecessary BindAttribLocation call.
BUG=662644
TEST=gpu_unittests
R=vmiura@chromium.org
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/6aae51477ada40703d4e4db8f9f5336048230790
Cr-Commit-Position: refs/heads/master@{#436625}
Patch Set 1 #Patch Set 2 : fix #Depends on Patchset: Messages
Total messages: 15 (10 generated)
|