Searched refs:GL_UNPACK_ALIGNMENT (Results 1 – 7 of 7) sorted by relevance
368 glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in HandleDisplay()
563 renderdata->glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in GL_CreateTexture()650 renderdata->glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in GL_UpdateTexture()711 renderdata->glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in GL_UpdateTextureYUV()
197 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
658 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
447 renderdata->glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in GLES_UpdateTexture()
178 #define GL_UNPACK_ALIGNMENT 0x0CF5 macro
2125 data->glPixelStorei(GL_UNPACK_ALIGNMENT, 1); in GLES2_CreateRenderer()
Completed in 26 milliseconds