panfrost: Garbage collect comment
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10845>
This commit is contained in:
committed by
Marge Bot
parent
e249eaf141
commit
5aee982aec
@@ -101,8 +101,6 @@ panfrost_shader_compile(struct panfrost_context *ctx,
|
||||
memcpy(state->bo->ptr.cpu, binary.data, binary.size);
|
||||
}
|
||||
|
||||
/* Midgard needs the first tag on the bottom nibble */
|
||||
|
||||
if (stage != MESA_SHADER_FRAGMENT)
|
||||
pan_upload_shader_descriptor(ctx, state);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user