Skip to content

arb_vertex_program: add implicit fogcoord test

Isaac Bosompem requested to merge mrisaacb/piglit:fogtest into main

This will add a test to verify that implicit fog coordinate generation in arb_vertex_program functions correctly in both fragment program and fixed function cases.

Note that this will fail currently until the fix for this issue has been merged into mesa.

Merge request reports