Fix DRI build
This commit is contained in:
@@ -413,13 +413,12 @@ struct prog_instruction
|
||||
*/
|
||||
GLint BranchTarget;
|
||||
|
||||
#if 0
|
||||
/**
|
||||
* For TEX instructions in shaders, the sampler to use for the
|
||||
* texture lookup.
|
||||
*/
|
||||
GLint Sampler;
|
||||
#endif
|
||||
|
||||
const char *Comment;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user