diff options
Diffstat (limited to 'src/mesa/shader')
-rw-r--r-- | src/mesa/shader/atifragshader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/shader/atifragshader.h b/src/mesa/shader/atifragshader.h index def441e6f7..9621502ca6 100644 --- a/src/mesa/shader/atifragshader.h +++ b/src/mesa/shader/atifragshader.h @@ -32,7 +32,6 @@ struct atifragshader_dst_register GLuint Index; GLuint dstMod; GLuint dstMask; - GLuint Swizzle; }; #define ATI_FRAGMENT_SHADER_COLOR_OP 0 |