Searched refs:in1 (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/tests/
H A Dtest_glsl_to_tgsi_lifetime.cpp73 { TGSI_OPCODE_MOV, {2}, {in1}, {}},
92 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
108 { TGSI_OPCODE_IF, {}, {in1}, {}},
112 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
128 { TGSI_OPCODE_IF, {}, {in1}, {}},
129 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
131 { TGSI_OPCODE_UADD, {2}, {1,in1}, {}},
151 { TGSI_OPCODE_IF, {}, {in1}, {} },
178 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
201 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
[all...]
H A Dtest_glsl_to_tgsi_array_merge.cpp758 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_XYZW)}, {MT(0, in1, "")}, {}, ARR()},
770 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_Y)}, {MT(0, in1, "")}, {}, ARR()},
781 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
796 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
817 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
837 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
859 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
H A Dst_tests_common.h112 const int in1 = -2; variable in typeref:typename:const int
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/tests/
H A Dtest_glsl_to_tgsi_lifetime.cpp73 { TGSI_OPCODE_MOV, {2}, {in1}, {}},
92 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
108 { TGSI_OPCODE_IF, {}, {in1}, {}},
112 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
128 { TGSI_OPCODE_IF, {}, {in1}, {}},
129 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
131 { TGSI_OPCODE_UADD, {2}, {1,in1}, {}},
151 { TGSI_OPCODE_IF, {}, {in1}, {} },
178 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
201 { TGSI_OPCODE_UADD, {3}, {3,in1}, {}},
[all...]
H A Dtest_glsl_to_tgsi_array_merge.cpp758 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_XYZW)}, {MT(0, in1, "")}, {}, ARR()},
770 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_Y)}, {MT(0, in1, "")}, {}, ARR()},
781 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
796 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
817 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
837 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
859 { TGSI_OPCODE_MOV, {1}, {in1}, {}},
H A Dst_tests_common.h112 const int in1 = -2; variable in typeref:typename:const int
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_program.c152 struct ureg_src in1 = ureg_DECL_vs_input(ureg, 1); local in function:fd_prog_blit_vs
158 ureg_MOV(ureg, out1, in1);
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_merge.c684 region out,in1,in2,f2,f1; local in function:MGAMergePointerMoved
709 in1 = out;
713 in1.x0 = f1.x0;
717 in1.x1 = f1.x1;
721 in1.y1 = f1.y1;
725 in1.y0 = f1.y0;
737 if( InRegion(x,y, in1) && !InRegion(x,y, f1) ) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_128_avx.inl552 static SIMDINLINE Float SIMDCALL set_ps(float in3, float in2, float in1, float in0) argument
554 return _mm_set_ps(in3, in2, in1, in0);
557 static SIMDINLINE Integer SIMDCALL set_epi32(int in3, int in2, int in1, int in0) argument
559 return _mm_set_epi32(in3, in2, in1, in0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dsimdlib_128_avx.inl552 static SIMDINLINE Float SIMDCALL set_ps(float in3, float in2, float in1, float in0) argument
554 return _mm_set_ps(in3, in2, in1, in0);
557 static SIMDINLINE Integer SIMDCALL set_epi32(int in3, int in2, int in1, int in0) argument
559 return _mm_set_epi32(in3, in2, in1, in0);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_sdvo_regs.h181 uint16_t in0, in1; member in struct:i830_sdvo_in_out_map
H A Di830_sdvo.c1144 in_out.in1 = 0;
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttgxvar.c3572 FT_Pos out, in1, in2, out1, out2, d1, d2; local in function:tt_delta_interpolate
3592 in1 = in_points[ref1].x;
3596 d1 = out1 - in1;
3601 if ( in1 != in2 || out1 == out2 )
3603 FT_Fixed scale = in1 != in2 ? FT_DivFix( out2 - out1, in2 - in1 )
3611 if ( out <= in1 )
3616 out = out1 + FT_MulFix( out - in1, scale );
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/freedreno/
H A Dir3-notes.rst67 inputdce198 [shape=record,label="inputs|<in0> i0.x|<in1> i0.y|<in2> i0.z|<in4> i1.x|<in5> i1.y|<in6> i1.z"];
73 inputdce198:<in1>:w -> instrdcec30:<src0>
/xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/
H A Dir3-notes.rst67 inputdce198 [shape=record,label="inputs|<in0> i0.x|<in1> i0.y|<in2> i0.z|<in4> i1.x|<in5> i1.y|<in6> i1.z"];
73 inputdce198:<in1>:w -> instrdcec30:<src0>
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/
H A Dvars_tests.cpp482 nir_variable *in1 = create_ivec2(nir_var_mem_ssbo, "in1"); local in function:TEST_F
487 nir_store_var(b, vec, nir_load_var(b, in1), 1 << 1);
494 /* This store should use the value loaded from in1. */
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dvars_tests.cpp1080 nir_variable *in1 = create_ivec2(nir_var_mem_ssbo, "in1"); local in function:TEST_F
1085 nir_store_var(b, vec, nir_load_var(b, in1), 1 << 1);
1092 /* This store should use the value loaded from in1. */
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler_test.cpp248 __kernel void main_test(__global struct s *out, __global uint *in1, __global uint *in2)\n\
251 out[idx].ptr = idx ? in2 : in1;\n\
255 auto in1 = ShaderArg<uint32_t>({ 1, 2 }, SHADER_ARG_INPUT); local in function:TEST_F
264 run_shader(kernel_source, out.size(), 1, 1, out, in1, in2);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dassyntax.h1173 #define IN1_L(a) in1 L_(a)
1174 #define IN1_W(a) in1 W_(a)
1175 #define IN1_B(a) in1 B_(a)
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dassyntax.h1173 #define IN1_L(a) in1 L_(a)
1174 #define IN1_W(a) in1 W_(a)
1175 #define IN1_B(a) in1 B_(a)
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c9324 region out, in1, in2, f2, f1; local in function:SISMergedPointerMoved
9438 in1 = out;
9442 in1.x0 = f1.x0;
9446 in1.x1 = f1.x1;
9450 in1.y1 = f1.y1;
9454 in1.y0 = f1.y0;
9466 if(InRegion(x, y, in1) && !InRegion(x, y, f1)) {

Completed in 52 milliseconds