Searched refs:GR_GL_UNPACK_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
210 #define GR_GL_UNPACK_ALIGNMENT 0x0CF5 macro
994 GL_CALL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, config_alignment(dataConfig))); in uploadTexData()3877 GL_CALL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, 1)); in createTestingOnlyBackendTexture()
118 case GR_GL_UNPACK_ALIGNMENT: in debugGLPixelStorei()