summaryrefslogtreecommitdiff
path: root/src/intel
diff options
context:
space:
mode:
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>2021-05-04 21:43:50 +0300
committerMarge Bot <eric+marge@anholt.net>2021-05-05 12:20:09 +0000
commitdf0580312a1f94f2347fea14e0e7b1585b96de71 (patch)
tree39165dade38c37c2646ff6d99c0e2e9ee66aa257 /src/intel
parent9301b637cfe82e4ad671aac22102ad95e9fda0a2 (diff)
downloadmesa-df0580312a1f94f2347fea14e0e7b1585b96de71.tar.gz
mesa-df0580312a1f94f2347fea14e0e7b1585b96de71.tar.bz2
mesa-df0580312a1f94f2347fea14e0e7b1585b96de71.zip
isl: document format fields
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10624>
Diffstat (limited to 'src/intel')
-rw-r--r--src/intel/isl/isl_format.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intel/isl/isl_format.c b/src/intel/isl/isl_format.c
index 7b9800076f0..f791356b2d4 100644
--- a/src/intel/isl/isl_format.c
+++ b/src/intel/isl/isl_format.c
@@ -83,6 +83,8 @@ struct surface_format_info {
* VB - Input Vertex Buffer
* SO - Steamed Output Vertex Buffers (transform feedback)
* color - Color Processing
+ * TW - Typed Write
+ * TR - Typed Read
* ccs_e - Lossless Compression Support (gfx9+ only)
* sf - Surface Format
*