Tests that glCopyImageSubData
correctly copies all levels of a texture.
Also tests that the order in which levels are initialized doesn't affect
the copying (some drivers, e.g. gallium drivers, may be sensitive to the
initialization order).
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Tests that glCopyImageSubData
correctly copies all levels of a texture.
Also tests that the order in which levels are initialized doesn't affect
the copying (some drivers, e.g. gallium drivers, may be sensitive to the
initialization order).