[Mesa-dev] [PATCH 1/2] mesa/compute: move compute checks around for tests. where this came up before.
Dave. On 23 August 2016 at 06:35, Marek Olšák <[email protected]> wrote: > On Mon, Aug 22, 2016 at 5:22 PM, Ilia Mirkin <[email protected]> wrote: >> Both direct and indirect compute match right now - both check the >> program, and then check the "other" parameters. If this change is >> made, I believe that _mesa_validate_DispatchCompute should be adjusted >> as well. > > Yeah, maybe. Is there any other incentive to do so? The patch is silly > as-is, but CTS is CTS. I've got no reason to make other silly changes > when CTS doesn't need them. :) We should probably fix CTS, but this is > easier. > > Marek > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
