Searched refs:depth_pitch (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/kernel/efb/src/ | ||
H A D | radeon_io32.h | 26 unsigned int depth_offset, depth_pitch; member in struct:drm_radeon_init_32 |
H A D | radeon_cp.c | 1443 dev_priv->depth_pitch = init->depth_pitch; 1574 dev_priv->depth_pitch_offset = (((dev_priv->depth_pitch / 64) << 22) | 1827 init.depth_pitch = init32.depth_pitch; |
H A D | radeon_drm.h | 581 unsigned int depth_offset, depth_pitch; member in struct:drm_radeon_init |
H A D | radeon_drv.h | 275 unsigned int depth_pitch; member in struct:drm_radeon_private |
H A D | radeon_state.c | 967 (dev_priv->depth_pitch / 2) : 968 (dev_priv-> depth_pitch / 4); |
/solaris-x11-s11/open-src/kernel/i915/src/ | ||
H A D | i915_drm.h | 66 unsigned int depth_pitch; member in struct:_drm_i915_init |
Completed in 42 milliseconds