Searched refs:GR_GL_UNPACK_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
214 #define GR_GL_UNPACK_ALIGNMENT 0x0CF5 macro
1215 GR_GL_CALL(interface, PixelStorei(GR_GL_UNPACK_ALIGNMENT, in uploadTexData()4346 GL_CALL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, 1)); in createTestingOnlyBackendTexture()
131 case GR_GL_UNPACK_ALIGNMENT: in pixelStorei()