diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-09-07 16:25:53 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-09-07 16:25:53 -0700 |
commit | a09a8ec12d76e1fb1583fa99cf9f48246c108d7b (patch) | |
tree | bad76f6269429f26abca6974f44a8ec1f7bc5282 /src/gallium/auxiliary | |
parent | 1e28dd4ebe73f85cdc38a6bdaeef23fd10223cf3 (diff) |
glsl: Make sure shader source isn't NULL.
This should only occur if glCompileShader is called without a prior call
to glShaderSource. An empty source program should be the empty string.
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions