Skip to content
Commit 23372955 authored by Marek Olšák's avatar Marek Olšák
Browse files

radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EG



If we don't need stencil, don't allocate it.
If we need only stencil (like PIPE_FORMAT_S8_UINT), don't allocate depth.

v2: actually do it correctly

Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
parent ad66c172
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment