Searched defs:half (Results 1 - 25 of 62) sorted by relevance

123

/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dbicubic_table.py5 def half(i): function
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dquad-offset-factor.c64 static void quad( float half ) argument
[all...]
H A Dquad-offset-units.c64 static void quad( float half ) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir_lower_load_barycentric_at_sample.c77 nir_ssa_def *half = nir_imm_float(b, 0.5); local in function:lower_load_sample_pos
H A Dir3_ra.c368 size_to_class(unsigned sz, bool half, bool high) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_print_constant.c33 mir_print_constant_component(FILE * fp,const midgard_constants * consts,unsigned c,midgard_reg_mode reg_mode,bool half,unsigned mod,midgard_alu_op op) argument
H A Dmidgard_print.c118 bool half = (sz == (base_size >> 1)); local in function:mir_print_embedded_constant
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir_lower_load_barycentric_at_sample.c59 nir_ssa_def *half = nir_imm_float(b, 0.5); local in function:lower_load_sample_pos
H A Ddisasm-a3xx.c93 bool half; member in struct:disasm_ctx::__anondfd045850208
H A Dir3_ra.h159 unsigned full, half, shared; member in struct:ir3_pressure
H A Dir3_ra_validate.c89 struct file_state half, full, shared; member in struct:reaching_state
/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dcopytex.c142 GLsizei half = TexSize / 2; local in function:CopyTexSubImage
[all...]
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexcompsub.c38 const int half = ImgSize / 2; local in function:LoadCompressedImage
/xsrc/external/mit/freetype/dist/src/base/
H A Dfttrigon.c399 FT_Int32 half = (FT_Int32)1L << ( shift - 1 ); local in function:FT_Vector_Rotate
/xsrc/external/mit/x11perf/dist/
H A Ddo_lines.c33 int half; /* Half of width if wide line */ local in function:GenerateLines
[all...]
H A Ddo_segs.c33 int half; local in function:GenerateSegments
H A Ddo_arcs.c38 int half; local in function:GenerateCircles
239 int half; local in function:GenerateEllipses
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_ir_fs.h282 half(const fs_reg &reg, unsigned idx) function in typeref:typename:fs_reg
H A Dbrw_fs_builder.h143 half(unsigned i) const function in class:brw::fs_builder
H A Dbrw_compile_sf.c75 vert_reg_to_vue_slot(struct brw_sf_compile * c,GLuint reg,int half) argument
86 vert_reg_to_varying(struct brw_sf_compile * c,GLuint reg,int half) argument
[all...]
/xsrc/external/mit/brotli/dist/c/common/
H A Dconstants.h145 uint32_t half; local in function:BrotliCalculateDistanceCodeLimit
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c181 nir_ssa_def *half = nir_ishr_imm(b, unbiased_exp, 1); local in function:lower_sqrt_rsq
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_glsl450.c202 nir_ssa_def *half = nir_imm_floatN_t(b, 0.5f, x->bit_size); local in function:build_asin
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_double_ops.c177 nir_ssa_def *half = nir_ishr(b, unbiased_exp, nir_imm_int(b, 1)); local in function:lower_sqrt_rsq
/xsrc/external/mit/MesaLib.old/dist/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp212 UINT_32 half = 1 << (bits - 1); local in function:Addr::ElemLib::Flt32sToInt32s

Completed in 23 milliseconds

123