texture-storage: fix internal format mistakes in the test
Per issue 17 of the extension spec, unsized internalFormat values are not allowed. Change GL_RGBA to GL_RGBA8 and add some extra error checks. The test passes on NVIDIA now.
Showing
Please register or sign in to comment