i965: fix typo in SNB VS defines comment

This commit is contained in:
Eric Anholt 2009-12-17 15:51:43 -08:00
parent 305b72154f
commit a935cb2aca

View file

@ -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)