DescriptionReducing code duplication between WGC3D(InProcess)CommandBufferImpl
Currently any time a new GL function is added both classes need to be updated
with identical code. This patch moves the shared portion of the code into a
common location.
R=piman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273598
Patch Set 1 #Patch Set 2 : Dependency fix to resolve compiler issues #Patch Set 3 : Added WEBKIT_GPU_EXPORT #
Total comments: 2
Messages
Total messages: 18 (0 generated)
|