Searched defs:i0 (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h230 vsplit_segment_loop_linear(struct vsplit_frontend * vsplit,unsigned flags,unsigned istart,unsigned icount,unsigned i0) argument
255 vsplit_segment_fan_linear(struct vsplit_frontend * vsplit,unsigned flags,unsigned istart,unsigned icount,unsigned i0) argument
[all...]
H A Ddraw_prim_assembler.c149 prim_line(struct draw_assembler * asmblr,unsigned i0,unsigned i1) argument
165 prim_tri(struct draw_assembler * asmblr,unsigned i0,unsigned i1,unsigned i2) argument
H A Ddraw_pt_so_emit.c234 static void so_line(struct pt_so_emit *so, int i0, int i1) argument
244 static void so_tri(struct pt_so_emit *so, int i0, int i1, int i2) argument
H A Ddraw_gs.c470 gs_line(struct draw_geometry_shader * shader,int i0,int i1) argument
487 gs_line_adj(struct draw_geometry_shader * shader,int i0,int i1,int i2,int i3) argument
506 gs_tri(struct draw_geometry_shader * shader,int i0,int i1,int i2) argument
524 gs_tri_adj(struct draw_geometry_shader * shader,int i0,int i1,int i2,int i3,int i4,int i5) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h230 vsplit_segment_loop_linear(struct vsplit_frontend * vsplit,unsigned flags,unsigned istart,unsigned icount,unsigned i0) argument
255 vsplit_segment_fan_linear(struct vsplit_frontend * vsplit,unsigned flags,unsigned istart,unsigned icount,unsigned i0) argument
[all...]
H A Ddraw_prim_assembler.c169 prim_line(struct draw_assembler * asmblr,unsigned i0,unsigned i1) argument
186 prim_tri(struct draw_assembler * asmblr,unsigned i0,unsigned i1,unsigned i2) argument
205 prim_quad(struct draw_assembler * asmblr,unsigned i0,unsigned i1,unsigned i2,unsigned i3) argument
H A Ddraw_pt_so_emit.c238 static void so_line(struct pt_so_emit *so, int i0, int i1) argument
248 static void so_tri(struct pt_so_emit *so, int i0, int i1, int i2) argument
H A Ddraw_gs.c461 gs_line(struct draw_geometry_shader * shader,int i0,int i1) argument
478 gs_line_adj(struct draw_geometry_shader * shader,int i0,int i1,int i2,int i3) argument
497 gs_tri(struct draw_geometry_shader * shader,int i0,int i1,int i2) argument
515 gs_tri_adj(struct draw_geometry_shader * shader,int i0,int i1,int i2,int i3,int i4,int i5) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pwr8.h52 vec_set_epi32 (int i3, int i2, int i1, int i0) argument
72 vec_setr_epi32 (int i0, int i1, int i2, int i3) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pwr8.h52 vec_set_epi32 (int i3, int i2, int i1, int i0) argument
72 vec_setr_epi32 (int i0, int i1, int i2, int i3) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_noise.c215 int i0 = FASTFLOOR(x); local in function:_mesa_noise1
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_noise.c215 int i0 = FASTFLOOR(x); local in function:_mesa_noise1
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_512_emu.inl806 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
833 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
784 set_epi32(int i15,int i14,int i13,int i12,int i11,int i10,int i9,int i8,int i7,int i6,int i5,int i4,int i3,int i2,int i1,int i0) argument
811 set_ps(float i15,float i14,float i13,float i12,float i11,float i10,float i9,float i8,float i7,float i6,float i5,float i4,float i3,float i2,float i1,float i0) argument
H A Dsimdlib_256_avx.inl782 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
788 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_512_emu.inl806 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
833 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
784 set_epi32(int i15,int i14,int i13,int i12,int i11,int i10,int i9,int i8,int i7,int i6,int i5,int i4,int i3,int i2,int i1,int i0) argument
811 set_ps(float i15,float i14,float i13,float i12,float i11,float i10,float i9,float i8,float i7,float i6,float i5,float i4,float i3,float i2,float i1,float i0) argument
H A Dsimdlib_256_avx.inl782 set_epi32(int i7, int i6, int i5, int i4, int i3, int i2, int i1, int i0) argument
788 set_ps(float i7, float i6, float i5, float i4, float i3, float i2, float i1, float i0) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c214 lp_build_sample_wrap_linear_int(struct lp_build_sample_context * bld,unsigned block_length,LLVMValueRef coord0,LLVMValueRef * weight_i,LLVMValueRef coord_f,LLVMValueRef length,LLVMValueRef stride,LLVMValueRef offset,boolean is_pot,unsigned wrap_mode,LLVMValueRef * offset0,LLVMValueRef * offset1,LLVMValueRef * i0,LLVMValueRef * i1) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c214 lp_build_sample_wrap_linear_int(struct lp_build_sample_context * bld,unsigned block_length,LLVMValueRef coord0,LLVMValueRef * weight_i,LLVMValueRef coord_f,LLVMValueRef length,LLVMValueRef stride,LLVMValueRef offset,boolean is_pot,unsigned wrap_mode,LLVMValueRef * offset0,LLVMValueRef * offset1,LLVMValueRef * i0,LLVMValueRef * i1) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/rtasm/
H A Dx86sse.c61 static void emit_1i( struct x86_function *p, int i0 ) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.c195 static void emit_1i( struct x86_function *p, int i0 ) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp2767 Instruction *i0 = mkOp(preOp, dType, tmp); local in function:__anon42ea91d60110::Converter::visit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp2536 Instruction *i0 = mkOp(preOp, dType, tmp); local in function:__anonbe08c7a90110::Converter::visit
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/rtasm/
H A Dx86sse.c62 static void emit_1i( struct x86_function *p, int i0 ) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.c195 static void emit_1i( struct x86_function *p, int i0 ) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_astc.cpp1296 int p00, p01, p10, p11, i0, i1; local in function:Block::compute_infill_weights

Completed in 119 milliseconds

12