arb_shader_clock: fix tests
The counter exposed by this ARB_shader_clock is "monotonically incrementing [...] within a single shader invocation" so we can't compare the value from one dispatch with one from a later dispatch. Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Part-of: <mesa/piglit!685>
Loading
Please register or sign in to comment