DescriptionCache OpenGL program info on the client side of the command buffer.
For contexts not sharing resources this means the 3 to 30 calls
to get link status and attrib/uniform locations will go from
3-30 sync calls to 1 sync call.
TEST=unit tests and ran OpenGL ES 2.0 conformance tests
BUG=85966
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95836
Patch Set 1 #Patch Set 2 : fix warnings #
Total comments: 1
Patch Set 3 : latest #Patch Set 4 : DCHECK->GPU_DCHECK #Patch Set 5 : rebase #Patch Set 6 : fix unit test #Patch Set 7 : rebase #Messages
Total messages: 3 (0 generated)
|