OSDN Git Service

change BranchTarget to GLint
authorBrian <brian@nostromo.localnet.net>
Thu, 8 Feb 2007 21:09:34 +0000 (14:09 -0700)
committerBrian <brian@nostromo.localnet.net>
Thu, 8 Feb 2007 21:09:34 +0000 (14:09 -0700)
src/mesa/shader/prog_instruction.h

index 100aac4..8514cf6 100644 (file)
@@ -401,7 +401,7 @@ struct prog_instruction
    /**
     * For BRA and CAL instructions, the location to jump to.
     */
-   GLuint BranchTarget;
+   GLint BranchTarget;
 
    /**
     * For TEX instructions in shaders, the sampler to use for the