mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 12:08:06 +02:00
r300g: document some more DRM 2.8.0 features
This commit is contained in:
parent
900a5c91ee
commit
a5ee80a264
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ enum r300_value_id {
|
|||
R300_VID_DRM_2_1_0, /* Square tiling. */
|
||||
R300_VID_DRM_2_3_0, /* R500 VAP regs, MSPOS regs, fixed tex3D size checking */
|
||||
R300_VID_DRM_2_6_0, /* Hyper-Z, GB_Z_PEQ_CONFIG on rv350->r4xx, R500 FG_ALPHA_VALUE */
|
||||
R300_VID_DRM_2_8_0, /* R500 US_FORMAT regs, R500 ARGB2101010 colorbuffer, CMask */
|
||||
R300_VID_DRM_2_8_0, /* R500 US_FORMAT regs, R500 ARGB2101010 colorbuffer, CMask, R16F/RG16F */
|
||||
|
||||
R300_CAN_HYPERZ, /* ZMask + HiZ */
|
||||
R300_CAN_AACOMPRESS, /* CMask */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue