Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.c164 bo_tile_pitch(struct brw_bufmgr *bufmgr, uint32_t pitch, uint32_t tiling) in bo_tile_pitch() function
472 stride = bo_tile_pitch(bufmgr, stride, tiling); in brw_bo_alloc_tiled_2d()