From: Alyssa Rosenzweig Date: Fri, 27 Dec 2019 17:10:24 +0000 (-0500) Subject: panfrost: Update information on fixed attributes/varyings X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f8376101d8dbb028c2bc6900f2416ec323e7798;p=mesa.git panfrost: Update information on fixed attributes/varyings Signed-off-by: Alyssa Rosenzweig --- diff --git a/src/panfrost/include/panfrost-job.h b/src/panfrost/include/panfrost-job.h index 6f534667ce5..1767a5b6f20 100644 --- a/src/panfrost/include/panfrost-job.h +++ b/src/panfrost/include/panfrost-job.h @@ -796,9 +796,8 @@ struct mali_payload_write_value { * let shift=extra_flags=0. Stride is set to the image format's bytes-per-pixel * (*NOT the row stride*). Size is set to the size of the image itself. * - * Special internal varyings (including gl_FrontFacing) could be seen as - * IMAGE/INTERNAL as well as LINEAR, setting all fields set to zero and using a - * special elements pseudo-pointer. + * Special internal attribtues and varyings (gl_VertexID, gl_FrontFacing, etc) + * use particular fixed addresses with modified structures. */ enum mali_attr_mode {