Call flushMiscFixedFunctionState (D'oh!)
Review URL: http://codereview.appspot.com/6302057/ git-svn-id: http://skia.googlecode.com/svn/trunk@4211 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
df9d656c35
commit
5a94efcc3e
@ -377,6 +377,7 @@ bool GrGpuGL::flushGraphicsState(GrPrimitiveType type) {
|
||||
// and bailed if not true.
|
||||
GrAssert(NULL != drawState.getRenderTarget());
|
||||
|
||||
this->flushMiscFixedFunctionState();
|
||||
this->flushStencil();
|
||||
this->flushAAState(type);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user