- Original Message -
> Am 17.09.2013 20:32, schrieb jfons...@vmware.com:
> > From: José Fonseca
> >
> > By calling util_map_texcoords2d_onto_cubemap.
> >
> > A new parameter for util_blit_pixels_tex is necessary, as
> > pipe_sampler_view::first_layer is always supposed to point to the fi
Am 17.09.2013 20:32, schrieb jfons...@vmware.com:
> From: José Fonseca
>
> By calling util_map_texcoords2d_onto_cubemap.
>
> A new parameter for util_blit_pixels_tex is necessary, as
> pipe_sampler_view::first_layer is always supposed to point to the first
> face when sampling from cubemaps.
> -
From: José Fonseca
By calling util_map_texcoords2d_onto_cubemap.
A new parameter for util_blit_pixels_tex is necessary, as
pipe_sampler_view::first_layer is always supposed to point to the first
face when sampling from cubemaps.
---
src/gallium/auxiliary/util/u_blit.c | 34 +