commit | 56c4226fcc54158eb7fe54eeb13539a979ec155c | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Fri Aug 14 10:45:17 2009 -0600 |
committer | Brian Paul <brianp@vmware.com> | Fri Aug 14 11:27:33 2009 -0600 |
tree | 435506bb41bdcae7999f321650a0cd597f60b40a | |
parent | a48b0a5ce7fc17eab4daa375fb95768fa2f50825 [diff] |
mesa: new _mesa_valid_to_render() function Tests if the current shader/program is valid and that the framebuffer is complete. To be called by glBegin, glDrawArrays, etc.