Copy stencilbuffer flag into member.
git-svn-id: http://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@2250 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
parent
fbc52762a6
commit
5b761a9c85
@ -218,6 +218,7 @@ bool COGLES1Driver::genericDriverInit(const core::dimension2d<u32>& screenSize,
|
|||||||
EglDisplay,
|
EglDisplay,
|
||||||
#endif
|
#endif
|
||||||
stencilBuffer);
|
stencilBuffer);
|
||||||
|
Stencilbuffer=stencilBuffer;
|
||||||
|
|
||||||
glPixelStorei(GL_PACK_ALIGNMENT, 1);
|
glPixelStorei(GL_PACK_ALIGNMENT, 1);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user