Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/radeon/
HDnid.h364 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
HDrv770d.h304 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
HDrv770.c652 POSITION_BUFFER_SIZE((rdev->config.rv770.sx_max_export_pos_size / 4) - 1) | in rv770_gpu_init()
HDevergreend.h662 #define POSITION_BUFFER_SIZE(x) ((x) << 8) macro
HDni.c734 POSITION_BUFFER_SIZE((rdev->config.cayman.sx_max_export_pos_size / 4) - 1) | in cayman_gpu_init()
HDevergreen.c2206 POSITION_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_pos_size / 4) - 1) | in evergreen_gpu_init()