It's driver-internal and perfectly legal. It will also not work this way
for depth/stencil textures...
NAK
On Mar 26, 2016 10:59 PM, "Edward O'Callaghan"
wrote:
> This was the wrong way to force a resource format, fix it in nv50.
>
> NOTE: Needs testing from someone with nv hw.
>
> Signed-off-by
This was the wrong way to force a resource format, fix it in nv50.
NOTE: Needs testing from someone with nv hw.
Signed-off-by: Edward O'Callaghan
---
src/gallium/drivers/nouveau/nv50/nv50_surface.c | 67 -
1 file changed, 33 insertions(+), 34 deletions(-)
diff --git a/s