radeon: remove unnecessary call to radeonEmitState
fixes bo space accounting errors
This commit is contained in:
@@ -1123,8 +1123,6 @@ void radeonFlush(GLcontext *ctx)
|
||||
if (radeon->dma.flush)
|
||||
radeon->dma.flush( ctx );
|
||||
|
||||
radeonEmitState(radeon);
|
||||
|
||||
if (radeon->cmdbuf.cs->cdw)
|
||||
rcommonFlushCmdBuf(radeon, __FUNCTION__);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user