}
}
}
- intel->need_flush = GL_TRUE;
out:
intel_batchbuffer_flush(intel->batch);
}
}
}
}
-
- intel->need_flush = GL_TRUE;
+
retval = GL_TRUE;
}
intel->locked = 1;
- intel->need_flush = 1;
/* Lost context?
*/
GLboolean no_rast;
GLboolean locked;
GLboolean strict_conformance;
- GLboolean need_flush;
/* State for intelvb.c and inteltris.c.
*/
ctx->Color.LogicOp : GL_COPY);
}
- intel->need_flush = GL_TRUE;
out:
intel_batchbuffer_flush(intel->batch);
}
}
}
}
- intel->need_flush = GL_TRUE;
out:
intel_batchbuffer_flush(intel->batch);
}