Re: float depth with stencil?

It's not possible to use separate depth and stencil attachments, you have
to use a D, S or DS attachment.

There will definitely eventually be a extension/capability flag for actual
depth32f and depth32f-s8.


On Sun, Mar 8, 2020, 7:11 PM Rob Conde <jaha84@gmail.com> wrote:

> ....or do you just use the r8unorm as a separate stencil attachment?
>
> Rob
>
>
>

Received on Monday, 9 March 2020 05:52:51 UTC