glean/fragprog: Do not require EXT_fog_coord
ARB_fragment_program only interacts with, but does not depend on EXT_fog_coord, so simply skip the fog-related tests when the latter is not present.
Please register or sign in to comment
ARB_fragment_program only interacts with, but does not depend on EXT_fog_coord, so simply skip the fog-related tests when the latter is not present.