Merging r6383 through r6403 from trunk to ogl-es branch
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6404 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -306,7 +306,7 @@ namespace video
|
||||
GLenum getZBufferBits() const;
|
||||
|
||||
bool getColorFormatParameters(ECOLOR_FORMAT format, GLint& internalFormat, GLenum& pixelFormat,
|
||||
GLenum& pixelType, void(**converter)(const void*, s32, void*)) const;
|
||||
GLenum& pixelType, void(**converter)(const void*, u32, void*)) const;
|
||||
|
||||
COGLES1CacheHandler* getCacheHandler() const;
|
||||
|
||||
|
Reference in New Issue
Block a user