Searched refs:depth_pitch (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/drm/
H A Dradeon_io32.h49 unsigned int depth_offset, depth_pitch; member in struct:drm_radeon_init_32
H A Di915_drm.h69 unsigned int depth_pitch; member in struct:_drm_i915_init
H A Dradeon_cp.c1446 dev_priv->depth_pitch = init->depth_pitch;
1577 dev_priv->depth_pitch_offset = (((dev_priv->depth_pitch / 64) << 22) |
1830 init.depth_pitch = init32.depth_pitch;
H A Dradeon_drm.h577 unsigned int depth_offset, depth_pitch; member in struct:drm_radeon_init
H A Dradeon_drv.h270 unsigned int depth_pitch; member in struct:drm_radeon_private
H A Dradeon_state.c968 (dev_priv->depth_pitch / 2) :
969 (dev_priv-> depth_pitch / 4);

Completed in 84 milliseconds