Skip to content

Commit

Permalink
Missing memberof
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcozzi committed Sep 20, 2012
1 parent 0d121e7 commit 1c66a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Renderer/ShaderProgram.js
Original file line number Diff line number Diff line change
Expand Up @@ -2035,6 +2035,7 @@ define([

/**
* DOC_TBA
* @memberof ShaderProgram
*/
ShaderProgram.prototype.release = function() {
if (this._cachedShader) {
Expand Down

0 comments on commit 1c66a68

Please sign in to comment.