Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/radeon/
HDnid.h363 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
HDrv770d.h303 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
HDrv770.c651 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.rv770.sx_max_export_size / 4) - 1)… in rv770_gpu_init()
HDevergreend.h661 #define COLOR_BUFFER_SIZE(x) ((x) << 0) macro
HDni.c733 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.cayman.sx_max_export_size / 4) - 1… in cayman_gpu_init()
HDevergreen.c2205 …WREG32(SX_EXPORT_BUFFER_SIZES, (COLOR_BUFFER_SIZE((rdev->config.evergreen.sx_max_export_size / 4) … in evergreen_gpu_init()