diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2015-11-26 10:11:52 -0800 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2015-11-26 10:11:52 -0800 |
commit | d6d82f1ab33b7885f11dd720e93d9890df27ce36 (patch) | |
tree | f2e4e7b0addbf5d7acfb0e9da1e0539aa33ecba0 /docs/relnotes/8.0.html | |
parent | cd4721c062a300739b107925f801c9b9ced5f9fa (diff) |
vk: Fix 3DSTATE_WM_DEPTH_STENCIL for gen8
This packet is a different size on gen8 and we hit an assertion when we
try to merge a gen9 size dword array from the pipeline with the gen8
sized array we create from dynamic state.
Use a static assert in the merge macro and fix this issue by using different
wm_depth_stencil arrays on gen8 and gen9.
Diffstat (limited to 'docs/relnotes/8.0.html')
0 files changed, 0 insertions, 0 deletions