mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-29 08:30:42 +02:00
r300: Added a comment regarding the R300_VAP_CLIP registers.
This commit is contained in:
parent
65b45d6d58
commit
871f57365e
1 changed files with 2 additions and 0 deletions
|
|
@ -305,6 +305,8 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
* plane is per-pixel and the second plane is per-vertex.
|
||||
*
|
||||
* This was determined by experimentation alone but I believe it is correct.
|
||||
*
|
||||
* These registers are called X_QUAD0_1_FL to X_QUAD0_4_FL by glxtest.
|
||||
*/
|
||||
#define R300_VAP_CLIP_X_0 0x2220
|
||||
#define R300_VAP_CLIP_X_1 0x2224
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue