mesa: remove unused gl_sampler_object::_CompleteTexture field
This commit is contained in:
parent
6fc6d5a09e
commit
bc4ef33108
1 changed files with 0 additions and 3 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue