OSDN Git Service

Added error check that all varying vars needed by the fragment shader are produced...
authorBrian <brian@yutani.localnet.net>
Thu, 26 Apr 2007 18:20:53 +0000 (12:20 -0600)
committerBrian <brian@yutani.localnet.net>
Thu, 26 Apr 2007 18:20:53 +0000 (12:20 -0600)
commit54d59cfb70f270dfec1253aff540953ee653bb7e
tree609952ff8c4d3fcef2b2e79aa709f2e0b5d6315a
parentb7f5b8af65603002f73b5f83b34d090536df6e00
Added error check that all varying vars needed by the fragment shader are produced by vertex shader.
src/mesa/shader/slang/slang_link.c