nvk/tess: don't emit patch control points in pipeline
Let the dynamic state thing emit these. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
This commit is contained in:
@@ -19,7 +19,6 @@ static void
|
||||
emit_pipeline_ts_state(struct nv_push *p,
|
||||
const struct vk_tessellation_state *ts)
|
||||
{
|
||||
P_IMMD(p, NV9097, SET_PATCH, ts->patch_control_points);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user