RESOLVED FIXED Bug 96771
[BlackBerry] Use glDeleteProgram to delete OpenGL shader programs
https://bugs.webkit.org/show_bug.cgi?id=96771
Summary [BlackBerry] Use glDeleteProgram to delete OpenGL shader programs
Filip Spacek
Reported 2012-09-14 06:49:15 PDT
We need to use glDeleteProgram instead of glDeleteShader. Change the name of the variable at the same time.
Attachments
patch (5.33 KB, patch)
2012-09-14 06:50 PDT, Filip Spacek
no flags
Filip Spacek
Comment 1 2012-09-14 06:50:59 PDT
Arvid Nilsson
Comment 2 2012-09-17 07:22:05 PDT
LGTM
Rob Buis
Comment 3 2012-09-17 07:48:44 PDT
Comment on attachment 164131 [details] patch Looks good.
WebKit Review Bot
Comment 4 2012-09-17 08:05:48 PDT
Comment on attachment 164131 [details] patch Clearing flags on attachment: 164131 Committed r128760: <http://trac.webkit.org/changeset/128760>
WebKit Review Bot
Comment 5 2012-09-17 08:05:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.