mesa/src/gallium/include
Eric Anholt 9c90ecf37f gallium: Add a cap for enabling lowering of image load/store intrinsics.
The deref stuff is hard to handle in a backend supporting dynamic
indexing, while the lowering can easily turn that into the same kind of
dynamic indexing we do for textures, UBOs, and SSBOs.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3728>
2020-02-24 18:25:02 +00:00
..
pipe gallium: Add a cap for enabling lowering of image load/store intrinsics. 2020-02-24 18:25:02 +00:00
state_tracker Revert "gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES" 2020-01-20 12:33:29 +00:00