OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lp_build_round
(Results
1 - 5
of
5
) sorted by null
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.h
145
lp_build_round
(struct lp_build_context *bld,
lp_bld_tgsi_aos.c
622
dst0 =
lp_build_round
(&bld->bld_base.base, src0);
782
dst0 =
lp_build_round
(&bld->bld_base.base, src0);
lp_bld_tgsi_action.c
[
all
...]
lp_bld_arit.c
1465
lp_build_round
(struct lp_build_context *bld,
function
[
all
...]
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_arit.c
238
{"round", &
lp_build_round
, &roundf, round_values, Elements(round_values), 24.0 },
Completed in 8903 milliseconds