Re: [Mesa-dev] Proposal: MESA_debug_operations

2019-04-14 Thread Rob Clark
On Sun, Apr 14, 2019 at 2:22 PM Ilia Mirkin wrote: > > Hi all, > > I've put together a GLSL extension proposal at: > > https://people.freedesktop.org/~imirkin/MESA_debug_operations.spec I could see some cases where something like this would be useful.. BR, -R > > The situation this is trying to

[Mesa-dev] Proposal: MESA_debug_operations

2019-04-14 Thread Ilia Mirkin
Hi all, I've put together a GLSL extension proposal at: https://people.freedesktop.org/~imirkin/MESA_debug_operations.spec The situation this is trying to alleviate is the fact that it's an _enormous_ pain to actually execute shaders and collect results on any particular hardware without a surro