fire vertices before context destruction.
This commit is contained in:
@@ -453,6 +453,7 @@ void intelDestroyContext(__DRIcontextPrivate *driContextPriv)
|
||||
if (intel) {
|
||||
GLboolean release_texture_heaps;
|
||||
|
||||
INTEL_FIREVERTICES( intel );
|
||||
|
||||
intel->vtbl.destroy( intel );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user