Home
last modified time | relevance | path

Searched refs:DEPTH_FLUSH (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dr600d.h230 #define DEPTH_FLUSH(x) ((x) << 5) macro
H A Dradeon_r600.c2210 DEPTH_FLUSH(16) | DEPTH_PENDING_FREE(4))); in r600_gpu_init()