Skip to content
Snippets Groups Projects
Commit eca8577d authored by Chris Robinson's avatar Chris Robinson Committed by Alexandre Julliard
Browse files

wined3d: Use 8 bits-per-component for the PBO test internal format.

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.
parent 757f347d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment