llvmpipe: kill off llvmpipe_variant_count
authorRoland Scheidegger <sroland@vmware.com>
Tue, 13 May 2014 00:20:32 +0000 (02:20 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Thu, 15 May 2014 00:35:26 +0000 (02:35 +0200)
commit1d28650b551bb516fdff99d0a196c1fa133f6d05
treead788566fe7c73ff6475c3ab578d830f39e163ab
parent3e817e7e56806d8adb8f16c35136045c29908944
llvmpipe: kill off llvmpipe_variant_count

Unused except it was increased for both fs and setup shader variants created.
Probably some leftover from ages ago.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/drivers/llvmpipe/lp_context.c
src/gallium/drivers/llvmpipe/lp_context.h
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/llvmpipe/lp_state_setup.c