Kill old struct bufmgr members.
This commit is contained in:
@@ -24,7 +24,6 @@ struct buffer_reloc
|
||||
|
||||
struct intel_batchbuffer
|
||||
{
|
||||
struct bufmgr *bm;
|
||||
struct intel_context *intel;
|
||||
|
||||
dri_bo *buf;
|
||||
|
||||
@@ -215,11 +215,6 @@ struct intel_context
|
||||
GLboolean hw_stipple;
|
||||
GLboolean strict_conformance;
|
||||
|
||||
/* AGP memory buffer manager:
|
||||
*/
|
||||
struct bufmgr *bm;
|
||||
|
||||
|
||||
/* State for intelvb.c and inteltris.c.
|
||||
*/
|
||||
GLuint RenderIndex;
|
||||
|
||||
Reference in New Issue
Block a user