Searched defs:pot_size (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ | ||
| H A D | zink_bo.c | 561 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 D | amdgpu_bo.c | 1403 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 D | iris_bufmgr.c | 767 unsigned pot_size = get_slab_pot_entry_size(bufmgr, alloc_size); local in function:alloc_bo_from_slabs |
Completed in 14 milliseconds