[Piglit] [PATCH] shader_runner: Only call glMemoryBarrier when supported

Kenneth Graunke kenneth at whitecape.org
Sun Jun 22 22:49:28 PDT 2014


On Saturday, June 21, 2014 08:34:05 PM Chris Forbes wrote:
> Ian,
> 
> That's true, but... we will probably have compute finished long before 
images.
> 
> Is there an acceptable thing to do here in the interim?
> 
> -- Chris

How?  As I understand it, compute shaders can really only output anything via 
ARB_shader_image_load_store or ARB_shader_storage_buffer_object.  And if they 
can't output anything, what's the point of having them?

Perhaps I'm mistaken, and you can do useful things with them...I guess you 
could maybe just use atomic buffers, but...

--Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140622/29edcca3/attachment.sig>


More information about the Piglit mailing list