Skip to content

pan/midgard: Use shader stage in mir_op_computes_derivative

Alyssa Rosenzweig requested to merge alyssa/mesa:fix-t720-vtx into master

A 'normal' texture op may be emitted in a vertex shader on T720 but it still doesn't take any derivatives.

Signed-off-by: Alyssa Rosenzweig alyssa.rosenzweig@collabora.com

Merge request reports