On Tue, May 02, 2017 at 05:15:46PM -0700, Jason Ekstrand wrote:
> On Thu, Apr 27, 2017 at 11:32 AM, Nanley Chery
> wrote:
>
> > Make the function take in an image instead of an image view. This
> > enables us to record relocations for surfaces states created outside of
> > the anv_CreateImageView
On Thu, Apr 27, 2017 at 11:32 AM, Nanley Chery
wrote:
> Make the function take in an image instead of an image view. This
> enables us to record relocations for surfaces states created outside of
> the anv_CreateImageView path.
>
> Signed-off-by: Nanley Chery
> ---
> src/intel/vulkan/genX_cmd_b
Make the function take in an image instead of an image view. This
enables us to record relocations for surfaces states created outside of
the anv_CreateImageView path.
Signed-off-by: Nanley Chery
---
src/intel/vulkan/genX_cmd_buffer.c | 45 +-
1 file changed,