Bug 96771 - [BlackBerry] Use glDeleteProgram to delete OpenGL shader programs
Summary: [BlackBerry] Use glDeleteProgram to delete OpenGL shader programs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-14 06:49 PDT by Filip Spacek
Modified: 2012-09-17 08:05 PDT (History)
5 users (show)

See Also:


Attachments
patch (5.33 KB, patch)
2012-09-14 06:50 PDT, Filip Spacek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Spacek 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.
Comment 1 Filip Spacek 2012-09-14 06:50:59 PDT
Created attachment 164131 [details]
patch
Comment 2 Arvid Nilsson 2012-09-17 07:22:05 PDT
LGTM
Comment 3 Rob Buis 2012-09-17 07:48:44 PDT
Comment on attachment 164131 [details]
patch

Looks good.
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-09-17 08:05:52 PDT
All reviewed patches have been landed.  Closing bug.