Searched refs:drm_radeon_depth_clear_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/drm/
H A Dradeon_drv.h207 typedef struct drm_radeon_depth_clear_t { struct
211 } drm_radeon_depth_clear_t; typedef in typeref:struct:drm_radeon_depth_clear_t
336 drm_radeon_depth_clear_t depth_clear;
H A Dradeon_state.c858 drm_radeon_depth_clear_t *depth_clear = &dev_priv->depth_clear;
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_drv.h148 typedef struct drm_radeon_depth_clear_t { struct
152 } drm_radeon_depth_clear_t; typedef in typeref:struct:drm_radeon_depth_clear_t
241 drm_radeon_depth_clear_t depth_clear;
H A Dradeon_state.c883 drm_radeon_depth_clear_t *depth_clear = &dev_priv->depth_clear;

Completed in 140 milliseconds