Descriptioncommand_buffer: Guard on extension and profiles in the decoder
Previously the command buffer generator would only extension and
profile guards for the context state implementation. This caused
HandleHint to incorrectly call glHint with GL_GENERATE_MIPMAP_HINT on
a core profile, resulting in an OpenGL error.
BUG=614504
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/dc1c9eb2fa2588cbe5003251683f09f0c50226f4
Cr-Commit-Position: refs/heads/master@{#396093}
Patch Set 1 #Patch Set 2 : Unittest + core profile mock expectations #
Total comments: 1
Patch Set 3 : Check for GL errors in the unittest #
Messages
Total messages: 22 (7 generated)
|