Home
last modified time | relevance | path

Searched refs:depth_pitch (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/include/drm/
Dsavage_drm.h96 unsigned int depth_offset, depth_pitch; member
Dmach64_drm.h216 unsigned int depth_offset, depth_pitch; member
Dr128_drm.h242 unsigned int depth_offset, depth_pitch; member
Dmga_drm.h292 unsigned int depth_offset, depth_pitch; member
Dradeon_drm.h583 unsigned int depth_offset, depth_pitch; member
Di915_drm.h194 unsigned int depth_pitch; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c1358 unsigned depth_pitch = surface->u.gfx9.surf_slice_size * surface->prt_tile_depth; in si_texture_commit() local
1374 x * RADEON_SPARSE_PAGE_SIZE + y * row_pitch + z * depth_pitch; in si_texture_commit()
1378 unsigned base = commit_base + i * depth_pitch; in si_texture_commit()
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h318 unsigned int depth_pitch; member