mesa: remove unused gl_sampler_object::_CompleteTexture field
This commit is contained in:
@@ -1311,9 +1311,6 @@ struct gl_sampler_object
|
||||
|
||||
/* deprecated sampler state */
|
||||
GLenum DepthMode; /**< GL_ARB_depth_texture */
|
||||
|
||||
/** Is the texture object complete with respect to this sampler? */
|
||||
GLboolean _CompleteTexture;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user