Searched refs:GL_UNPACK_ALIGNMENT (Results 1 – 7 of 7) sorted by relevance
320 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createSampleColorTexture()340 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createSampleTexture()360 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTileGLTexture()524 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in createTextureWithBitmap()551 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in updateTextureWithBitmap()
236 GLES20.glPixelStorei(GLES20.GL_UNPACK_ALIGNMENT, 1); in uploadTexture()
399 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in uploadTexture()
197 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
1201 … case GL_UNPACK_ALIGNMENT: *params = mState.unpackAlignment; break; in getIntegerv()1435 case GL_UNPACK_ALIGNMENT: in getQueryParameterInfo()
3908 case GL_UNPACK_ALIGNMENT: in glPixelStorei()