DescriptionSupport for serializing a linked program to binary.
The format has a text section followed by a binary section. The binary section contains an image of the device caps and the two shader executables. The text section has everything else newline deliminated.
Ran WebGL conformance tests with temporary change to glLinkProgram that round trips all linked programs through glGetProgramBinary and glProgramBinary. No regressions.
Committed: https://code.google.com/p/angleproject/source/detail?r=1199
Patch Set 1 : #
Total comments: 9
Patch Set 2 : Support for serializing a linked program to binary. #
Total comments: 2
Patch Set 3 : Support for serializing a linked program to binary. #
MessagesTotal messages: 13
|