 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2558933003:
    Cache GL's viewport on the GPU command buffer client side.  (Closed)
    
  
    Issue 
            2558933003:
    Cache GL's viewport on the GPU command buffer client side.  (Closed) 
  | DescriptionCache GL's viewport on the GPU command buffer client side.
This is to tune the perf of a demo where glGetInteger(GL_VIEWPORT) is frequently called.
BUG=671872
TEST=
R=kbr@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/c95386fb055bd88bc65debba5e9ea817cd272b6b
Cr-Commit-Position: refs/heads/master@{#437702}
   Patch Set 1 #
      Total comments: 1
      
     Patch Set 2 : fix #Depends on Patchset: Messages
    Total messages: 19 (12 generated)
     |