Home
last modified time | relevance | path

Searched refs:POSITION_BUFFER_SIZE (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/radeon/
Drv770d.h295 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
Dnid.h317 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
Devergreend.h374 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
Drv770.c810 POSITION_BUFFER_SIZE((rdev->config.rv770.sx_max_export_pos_size / 4) - 1) | in rv770_gpu_init()
Dni.c980 POSITION_BUFFER_SIZE((rdev->config.cayman.sx_max_export_pos_size / 4) - 1) | in cayman_gpu_init()
Devergreen.c2257 POSITION_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_pos_size / 4) - 1) | in evergreen_gpu_init()