arb_vertex_program: add implicit fogcoord test
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.