Searched defs:waste (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dvma.c126 uint64_t waste = (hole->size - size) - (offset - hole->offset); local in function:util_vma_heap_alloc
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dvma.c109 uint64_t waste = (hole->size - size) - (offset - hole->offset); local in function:util_vma_hole_alloc
/xsrc/external/mit/libdrm/dist/amdgpu/
H A Damdgpu_vamgr.c125 uint64_t waste = hole->offset % alignment; local in function:amdgpu_vamgr_find_va
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_rectpack.h363 int y,waste; local in function:stbrp__skyline_find_best_pos
414 int y,waste; local in function:stbrp__skyline_find_best_pos
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_rectpack.h363 int y,waste; local in function:stbrp__skyline_find_best_pos
414 int y,waste; local in function:stbrp__skyline_find_best_pos
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c206 uint64_t offset = 0, waste = 0; local in function:radeon_bomgr_find_va
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c207 uint64_t offset = 0, waste = 0; local in function:radeon_bomgr_find_va
[all...]

Completed in 9 milliseconds