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

/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dnid.h360 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
H A Drv770d.h304 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
H A Drv770.c649 POSITION_BUFFER_SIZE((rdev->config.rv770.sx_max_export_pos_size / 4) - 1) |
H A Dni.c676 POSITION_BUFFER_SIZE((rdev->config.cayman.sx_max_export_pos_size / 4) - 1) |
H A Devergreend.h662 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
H A Devergreen.c2097 POSITION_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_pos_size / 4) - 1) |

Completed in 91 milliseconds