OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:footprint
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-qxl/dist/src/
mspace.c
698
size_t
footprint
;
member in struct:malloc_state
1435
assert(m->user_data, total <= m->
footprint
);
1436
assert(m->user_data, m->
footprint
<= m->max_footprint);
1469
nm.hblkhd = m->
footprint
- sum;
1471
nm.uordblks = m->
footprint
- mfree;
1492
fp = m->
footprint
;
2127
m->seg.size = m->
footprint
= m->max_footprint = tsize;
2427
result = ms->
footprint
;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_resource.cpp
375
D3D12_PLACED_SUBRESOURCE_FOOTPRINT
footprint
;
local
381
dev->GetCopyableFootprints(&descr, sub_resid, 1, 0, &
footprint
, nullptr, nullptr, nullptr);
385
buf_loc.PlacedFootprint =
footprint
;
388
buf_loc.PlacedFootprint.
Footprint
.Width = ALIGN(trans->base.box.width,
390
buf_loc.PlacedFootprint.
Footprint
.Height = ALIGN(trans->base.box.height,
392
buf_loc.PlacedFootprint.
Footprint
.Depth = ALIGN(depth,
395
buf_loc.PlacedFootprint.
Footprint
.RowPitch = trans->base.stride;
/xsrc/external/mit/xf86-video-sis/dist/src/
sis_driver.c
5026
Bool
footprint
;
local
5050
footprint
= TRUE;
5056
footprint
= FALSE;
5057
} else
footprint
= FALSE;
5060
if(
footprint
) {
Completed in 18 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026