OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_sz
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
pan_mfbd.c
186
size_t
total_sz
=
local
192
panfrost_allocate_transient(ctx,
total_sz
);
196
UPLOAD(m_f_trans, offset, fb,
total_sz
);
199
UPLOAD(m_f_trans, offset, fbx,
total_sz
);
202
UPLOAD(m_f_trans, offset, &rts[c],
total_sz
);
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
midgard_emit.c
483
unsigned
total_sz
= 32;
local
485
total_sz
= 128;
487
total_sz
= 64;
489
nr_comp =
total_sz
/ comp_sz;
492
assert(comp_sz >=
total_sz
/ 4);
496
if (comp_sz ==
total_sz
)
498
else if (comp_sz ==
total_sz
/ 2)
500
else if (comp_sz ==
total_sz
/ 4)
Completed in 9 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026