Skip to content

opengl: Re-arrange code in GLTexture::upload()

Vlad Zahorodnii requested to merge work/zzag/fix-crash-in-compute-layer into master

Re-arrange the code so it's easier to set GL_UNPACK_ROW_LENGTH.

Merge request reports