r200/i915/st/mesa/compiler: use common inputs read field
[mesa.git] / src / mesa / swrast / s_atifragshader.c
index 2974deed41b059bd276de37afc93010b616a36c9..414a4144e25fc9ce5e4321663d58e569f7dbe47e 100644 (file)
@@ -26,6 +26,8 @@
 #include "swrast/s_atifragshader.h"
 #include "swrast/s_context.h"
 
+#define ATI_FS_INPUT_PRIMARY 0
+#define ATI_FS_INPUT_SECONDARY 1
 
 /**
  * State for executing ATI fragment shader.