Which is OK for now, I have a workaround (use GLSL for this one shader just to decode YUV 420 HEVC streams to RGB), but that doubles the memory use compared to sampling it directly in my main rendering. Actually, it triples it, since there is an extra full RGB copy of the original...