OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:count_g
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_clear.c
152
unsigned
count_g
= l.int_g + l.frac_g + count_r;
local
153
unsigned count_b = l.int_b + l.frac_b +
count_g
;
162
uint32_t ub = float_to_fixed(b, l.int_b, l.frac_b, dithered) <<
count_g
;
Completed in 43 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026