mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
r300: Removed unused aos_reg variable.
This commit is contained in:
parent
e8b8fd366b
commit
e96d10a861
1 changed files with 0 additions and 1 deletions
|
|
@ -149,7 +149,6 @@ struct r300_dma_region {
|
|||
int aos_offset; /* address in GART memory */
|
||||
int aos_stride; /* distance between elements, in dwords */
|
||||
int aos_size; /* number of components (1-4) */
|
||||
int aos_reg; /* VAP register assignment */
|
||||
};
|
||||
|
||||
struct r300_dma {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue