intel: Remove some dead context structure fields.
This commit is contained in:
@@ -174,7 +174,6 @@ struct intel_context
|
||||
|
||||
struct dri_metaops meta;
|
||||
|
||||
GLint refcount;
|
||||
GLbitfield Fallback; /**< mask of INTEL_FALLBACK_x bits */
|
||||
GLuint NewGLState;
|
||||
|
||||
@@ -199,7 +198,6 @@ struct intel_context
|
||||
struct intel_batchbuffer *batch;
|
||||
drm_intel_bo *first_post_swapbuffers_batch;
|
||||
GLboolean no_batch_wrap;
|
||||
unsigned batch_id;
|
||||
|
||||
struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user