pan/mdg: fix comment
Signed-off-by: Italo Nicola <italonicola@collabora.com> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5933>
This commit is contained in:
@@ -716,7 +716,7 @@ __attribute__((__packed__))
|
|||||||
|
|
||||||
unsigned mask : 4;
|
unsigned mask : 4;
|
||||||
|
|
||||||
/* Intriguingly, textures can take an outmod just like textures. Int
|
/* Intriguingly, textures can take an outmod just like alu ops. Int
|
||||||
* outmods are not supported as far as I can tell, so this is only
|
* outmods are not supported as far as I can tell, so this is only
|
||||||
* meaningful for float samplers */
|
* meaningful for float samplers */
|
||||||
midgard_outmod_float outmod : 2;
|
midgard_outmod_float outmod : 2;
|
||||||
|
Reference in New Issue
Block a user