draw: add reminder comments about similar code in different files
authorBrian Paul <brianp@vmware.com>
Fri, 7 Dec 2012 19:21:08 +0000 (12:21 -0700)
committerBrian Paul <brianp@vmware.com>
Sat, 8 Dec 2012 13:58:10 +0000 (06:58 -0700)
commitc5f544e69075001855da9f49f1c1d06191765a6c
treefa820f705e5534393e67217851d73e455e8e9aba
parenta506ccd89fed8e4942ad5cd034b16b2aa9e873a7
draw: add reminder comments about similar code in different files

When one function is changed, also look at the other.
Presently, there are some differences with respect to geometry
shaders and instanced drawing...

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c