[webkit-reviews] review requested: [Bug 40746] WebGLShader now keeps track of its shader type : [Attachment 58945] WebGLShader now keeps track of its shader type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 16:43:47 PDT 2010


Paul Sawaya <psawaya at apple.com> has asked  for review:
Bug 40746: WebGLShader now keeps track of its shader type
https://bugs.webkit.org/show_bug.cgi?id=40746

Attachment 58945: WebGLShader now keeps track of its shader type
https://bugs.webkit.org/attachment.cgi?id=58945&action=review

------- Additional Comments from Paul Sawaya <psawaya at apple.com>
WebGLShader needs to keep track of which type of shader it is (vertex, or
fragment) to prepare for future enhancements to WebGL.


More information about the webkit-reviews mailing list