gallium: added draw_num_vs_outputs() to query number of post-transform vertex attribs
authorBrian <brian@i915.localnet.net>
Thu, 28 Feb 2008 01:46:54 +0000 (18:46 -0700)
committerBrian <brian@i915.localnet.net>
Thu, 28 Feb 2008 01:46:54 +0000 (18:46 -0700)
commit1774b177b858f9f87d00e54b0bf00e9634e375e9
treed657dba4bcadf9bedaac1bcbba3f4b56e7fc593a
parent627efcaa8009bb7ed6a7f266f8122df800bb2706
gallium: added draw_num_vs_outputs() to query number of post-transform vertex attribs
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/drivers/softpipe/sp_state_derived.c