Searched defs:pot_size (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_bo.c561 unsigned pot_size = get_slab_pot_entry_size(screen, alloc_size); local in function:zink_bo_create
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1403 unsigned pot_size = get_slab_pot_entry_size(ws, alloc_size); local in function:amdgpu_bo_create
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c767 unsigned pot_size = get_slab_pot_entry_size(bufmgr, alloc_size); local in function:alloc_bo_from_slabs

Completed in 14 milliseconds