[Mesa-dev] r600g,radeonsi: ARB_query_buffer_object grunt work
Edward O'Callaghan
eocallaghan at alterapraxis.com
Sat Apr 9 05:13:34 UTC 2016
These two patches provide just the grunt work for ARB_query_buffer_object
support. My incomplete hardware specific callback has been left out of
this series. However this does allow a user to fake the PIPE_CAP and not
just get a segfault from a unchecked derefenced to a NULL pointer from
within 'st_StoreQueryResult()'.
Edward O'Callaghan (2):
radeon: Provision a query_ops callback,
radeon: Implement the get_query_result_resource() call-in
More information about the mesa-dev
mailing list