On Tue, Sep 13, 2016 at 11:31 AM, Nicolai Hähnle <nhaeh...@gmail.com> wrote: > What's the path via which r600_create_surface_custom is called with a buffer > instead of a texture?
r600g only supports shader-writable buffers via the CB block. It internally creates a surface for a buffer and invokes the emit_framebuffer_state path. Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev