mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
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>
This commit is contained in:
parent
9301b637cf
commit
df0580312a
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue