mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
i965: fix typo in SNB VS defines comment
This commit is contained in:
parent
305b72154f
commit
a935cb2aca
1 changed files with 1 additions and 1 deletions
|
|
@ -840,7 +840,7 @@
|
|||
# define GEN6_VS_DISPATCH_START_GRF_SHIFT 20
|
||||
# define GEN6_VS_URB_READ_LENGTH_SHIFT 11
|
||||
# define GEN6_VS_URB_ENTRY_READ_OFFSET_SHIFT 4
|
||||
/* DW6 */
|
||||
/* DW5 */
|
||||
# define GEN6_VS_MAX_THREADS_SHIFT 25
|
||||
# define GEN6_VS_STATISTICS_ENABLE (1 << 10)
|
||||
# define GEN6_VS_CACHE_DISABLE (1 << 1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue