Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h595 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
H A Dnid.h403 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
H A Drv770.c1442 POSITION_BUFFER_SIZE((rdev->config.rv770.sx_max_export_pos_size / 4) - 1) | in rv770_gpu_init()
H A Devergreend.h1095 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
H A Dni.c1206 POSITION_BUFFER_SIZE((rdev->config.cayman.sx_max_export_pos_size / 4) - 1) | in cayman_gpu_init()
H A Devergreen.c3534 POSITION_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_pos_size / 4) - 1) | in evergreen_gpu_init()