Searched refs:GR_GL_UNPACK_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
176 #define GR_GL_UNPACK_ALIGNMENT 0x0CF5 macro
707 GL_CALL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, static_cast<GrGLint>(bpp))); in uploadTexData()