Appears to have been last used by the i965 driver (removed by commit
098acf6c).
---
 src/mesa/program/prog_instruction.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/mesa/program/prog_instruction.h 
b/src/mesa/program/prog_instruction.h
index 3ada857..3518f6c 100644
--- a/src/mesa/program/prog_instruction.h
+++ b/src/mesa/program/prog_instruction.h
@@ -356,9 +356,6 @@ struct prog_instruction
     */
    GLint BranchTarget;
 
-   /** for driver use (try to remove someday) */
-   GLint Aux;
-
    /** for debugging purposes */
    const char *Comment;
 };
-- 
2.3.6

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to