Searched defs:rounded (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_opt_dce.c86 unsigned rounded = mir_round_bytemask_up(live[ins->dest], round_size); local in function:midgard_opt_dead_code_eliminate_block
H A Dmir_promote_uniforms.c335 uint16_t rounded = mir_round_bytemask_up(mir_bytemask(ins), type_size); local in function:midgard_promote_uniforms
/xsrc/external/mit/MesaLib.old/dist/include/
H A Dc99_math.h55 long int rounded = (long int)(d + 0.5); local in function:lrint
68 long int rounded = (long int)(f + 0.5f); local in function:lrintf
81 long long int rounded = (long long int)(d + 0.5); local in function:llrint
94 long long int rounded = (long long int)(f + 0.5f); local in function:llrintf
[all...]
/xsrc/external/mit/MesaLib/dist/include/
H A Dc99_math.h55 long int rounded = (long int)(d + 0.5); local in function:lrint
68 long int rounded = (long int)(f + 0.5f); local in function:lrintf
81 long long int rounded = (long long int)(d + 0.5); local in function:llrint
94 long long int rounded = (long long int)(f + 0.5f); local in function:llrintf
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp209 UINT_64 truncated, rounded; local in function:Addr::ElemLib::Flt32sToInt32s
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/core/
H A Daddrelemlib.cpp209 UINT_64 truncated, rounded; local in function:Addr::ElemLib::Flt32sToInt32s
/xsrc/external/mit/MesaLib/dist/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp209 UINT_64 truncated, rounded; local in function:Addr::ElemLib::Flt32sToInt32s
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp542 dst_reg rounded(this, glsl_type::vec4_type); local in function:brw::vec4_visitor::emit_pack_unorm_4x8
564 dst_reg rounded(this, glsl_type::vec4_type); local in function:brw::vec4_visitor::emit_pack_snorm_4x8
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp529 dst_reg rounded(this, glsl_type::vec4_type); local in function:brw::vec4_visitor::emit_pack_unorm_4x8
551 dst_reg rounded(this, glsl_type::vec4_type); local in function:brw::vec4_visitor::emit_pack_snorm_4x8

Completed in 22 milliseconds