From df0580312a1f94f2347fea14e0e7b1585b96de71 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Tue, 4 May 2021 21:43:50 +0300 Subject: isl: document format fields Signed-off-by: Lionel Landwerlin Reviewed-by: Jason Ekstrand Part-of: --- src/intel/isl/isl_format.c | 2 ++ 1 file changed, 2 insertions(+) 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 * -- cgit v1.2.3