-
Chris Robinson authored
GL_RGBA doesn't gaurantee an internal storage depth, which can cause the test to fail if it's stored with less than 8 bits of precision. Some nVidia drivers would actually store with 4 bits of precision.
eca8577d
GL_RGBA doesn't gaurantee an internal storage depth, which can cause the test to fail if it's stored with less than 8 bits of precision. Some nVidia drivers would actually store with 4 bits of precision.