Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NUM_VS_THREADS
drivers/gpu/drm/radeon/evergreend.h
1063
#define NUM_VS_THREADS(x) ((x) << 8)
drivers/gpu/drm/radeon/r600d.h
271
# define NUM_VS_THREADS(x) ((x) << 8)
drivers/gpu/drm/radeon/rv770d.h
587
#define NUM_VS_THREADS(x) ((x) << 8)