On Friday, August 5, 2016 6:23:47 PM PDT Lionel Landwerlin wrote:
> On 05/08/16 18:08, Jason Ekstrand wrote:
> >
> > On Aug 5, 2016 9:49 AM, "Lionel Landwerlin"
> > mailto:lionel.g.landwer...@intel.com>>
> > wrote:
> > >
> > > It doesn't seem like we have any support for 32bits of something +
>
On Fri, Aug 5, 2016 at 10:23 AM, Lionel Landwerlin <
lionel.g.landwer...@intel.com> wrote:
> On 05/08/16 18:08, Jason Ekstrand wrote:
>
> On Aug 5, 2016 9:49 AM, "Lionel Landwerlin"
> wrote:
> >
> > It doesn't seem like we have any support for 32bits of something + 8bits
> of
> > something else.
On 05/08/16 18:08, Jason Ekstrand wrote:
On Aug 5, 2016 9:49 AM, "Lionel Landwerlin"
mailto:lionel.g.landwer...@intel.com>>
wrote:
>
> It doesn't seem like we have any support for 32bits of something +
8bits of
> something else.
Not quite. Depth-stencil formats are weird because they descr
On Aug 5, 2016 9:49 AM, "Lionel Landwerlin"
wrote:
>
> It doesn't seem like we have any support for 32bits of something + 8bits
of
> something else.
Not quite. Depth-stencil formats are weird because they describe two
different things at the same time. In our hardware (post Sandy Bridge) the
dept
It doesn't seem like we have any support for 32bits of something + 8bits of
something else. This fixes
dEQP-VK.api.copy_and_blit.blit_image.all_formats.scaling_partial_d32_sfloat_s8_uint_d32_sfloat_s8_uint_nearest
Signed-off-by: Lionel Landwerlin
---
src/intel/vulkan/anv_formats.c | 2 +-
1 file