Searched defs:dst0 (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dtest_fs_saturate_propagation.cpp104 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
139 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
177 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
212 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
246 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
284 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
322 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
360 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
401 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
446 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
488 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
531 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
566 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
605 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
646 fs_reg dst0 = v->vgrf(glsl_type::vec4_type); local in function:TEST_F
686 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
729 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
763 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_fs_saturate_propagation.cpp116 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
151 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
189 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
224 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
258 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
296 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
334 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
372 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
413 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
458 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
500 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
543 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
578 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
617 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
658 fs_reg dst0 = v->vgrf(glsl_type::vec4_type); local in function:TEST_F
698 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
741 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
775 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
[all...]
H A Dtest_fs_cmod_propagation.cpp698 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
727 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
758 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
787 fs_reg dst0 local in function:TEST_F
816 fs_reg dst0 = v->vgrf(glsl_type::float_type); local in function:TEST_F
852 fs_reg dst0 = v->vgrf(glsl_type::int_type); local in function:TEST_F
884 fs_reg dst0 = v->vgrf(glsl_type::uint_type); local in function:TEST_F
913 fs_reg dst0 = v->vgrf(glsl_type::int_type); local in function:TEST_F
942 fs_reg dst0 = v->vgrf(glsl_type::uint_type); local in function:TEST_F
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c73 copy_flats2(struct draw_stage * stage,struct vertex_header * dst0,struct vertex_header * dst1,const struct vertex_header * src) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c73 copy_flats2(struct draw_stage * stage,struct vertex_header * dst0,struct vertex_header * dst1,const struct vertex_header * src) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_meta_util.c122 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_src0,float clipped_dst0,float clipped_dst1,float scale,bool isLeftOrBottom) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_meta_util.c122 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_src0,float clipped_dst0,float clipped_dst1,float scale,bool isLeftOrBottom) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c436 LLVMValueRef dst0 = NULL; local in function:lp_emit_instruction_aos
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c436 LLVMValueRef dst0 = NULL; local in function:lp_emit_instruction_aos
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blit.c126 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_dst0,float clipped_dst1,float scale,bool is_left_or_bottom) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_blit.c448 flip_coords(unsigned *src0, unsigned *src1, unsigned *dst0, unsigned *dst1) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c586 struct rc_dst_register dst0; local in function:transform_SSG
861 struct rc_dst_register dst0 = try_to_reuse_dst(c, inst); local in function:transform_r300_vertex_SSG
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dformat_utils.h525 simd4scalar dst0 = SIMD128::unpacklo_ps(src_r0, src_g0); local in function:Transpose32_32::Transpose
554 simd16scalar dst0 = _simd16_permute2f128_ps(per0, per0, 0xD8); // (3, 1, 2, 0) // r0 g0 r1 g1 r2 g2 r3 g3 r4 g4 r5 g5 r6 g6 r7 g7 local in function:Transpose32_32::Transpose_simd16
592 simd4scalari dst0 = SIMD128::unpacklo_epi32(rg0, ba0); local in function:Transpose16_16_16_16::Transpose
626 simdscalari dst0 = _simd_permute2f128_si(tmp0, tmp1, 0x20); // (2, 0) // rbga0 rbga1 rbga2 rbga3 local in function:Transpose16_16_16_16::Transpose_simd16
667 simd4scalari dst0 = SIMD128::unpacklo_epi32(rg0, ba0); local in function:Transpose16_16_16::Transpose
701 simdscalari dst0 = _simd_permute2f128_si(tmp0, tmp1, 0x20); // (2, 0) // rbga0 rbg local in function:Transpose16_16_16::Transpose_simd16
759 simdscalari dst0 = _simd_permute2f128_si(tmp0, tmp1, 0x20); // (2, 0) // rg0 rg1 local in function:Transpose16_16::Transpose_simd16
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_blit.c507 flip_coords(unsigned *src0, unsigned *src1, unsigned *dst0, unsigned *dst1) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c165 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_dst0,float clipped_dst1,float scale,bool is_left_or_bottom) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c126 clip_coordinates(bool mirror,float * src,float * dst0,float * dst1,float clipped_dst0,float clipped_dst1,float scale,bool is_left_or_bottom) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c586 struct rc_dst_register dst0; local in function:transform_SSG
861 struct rc_dst_register dst0; local in function:transform_r300_vertex_SSG
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_blorp.c484 flip_coords(unsigned *src0, unsigned *src1, unsigned *dst0, unsigned *dst1) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_blorp.c651 flip_coords(unsigned *src0, unsigned *src1, unsigned *dst0, unsigned *dst1) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_blit.c1695 double src0, src1, dst0, dst1; member in struct:blt_axis
1495 brw_blorp_setup_coord_transform(struct brw_blorp_coord_transform * xform,GLfloat src0,GLfloat src1,GLfloat dst0,GLfloat dst1,bool mirror) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp2278 Converter::handleTXQ(Value *dst0[4], enum TexQuery query, int R) argument
2501 handleLIT(Value * dst0[4]) argument
2650 handleLOAD(Value * dst0[4]) argument
2916 handleATOM(Value * dst0[4],DataType ty,uint16_t subOp) argument
3149 Value *dst0[4], *rDst0[4]; local in function:__anon9636d7c40110::Converter::handleInstruction
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp2260 Converter::handleTXQ(Value *dst0[4], enum TexQuery query, int R) argument
2489 handleLIT(Value * dst0[4]) argument
2656 handleLOAD(Value * dst0[4]) argument
2928 handleATOM(Value * dst0[4],DataType ty,uint16_t subOp) argument
3172 Value *dst0[4], *rDst0[4]; local in function:__anon751bc7f70210::Converter::handleInstruction
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_blit.c1783 double src0, src1, dst0, dst1; member in struct:blt_axis
1591 brw_blorp_setup_coord_transform(struct brw_blorp_coord_transform * xform,GLfloat src0,GLfloat src1,GLfloat dst0,GLfloat dst1,bool mirror) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp1102 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, cond); local in function:aco::__anon562fcc110110::emit_bcsel
1283 Temp dst0 = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), else_lo, then_lo, isnan); local in function:aco::__anon562fcc110110::emit_floor_f64
1777 Temp dst0 = local in function:aco::__anon562fcc110110::visit_alu_instr
1783 Temp dst0 = bld.tmp(v1); local in function:aco::__anon562fcc110110::visit_alu_instr
1907 Temp dst0 local in function:aco::__anon562fcc110110::visit_alu_instr
2428 Temp dst0 = bld.vop2_e64(aco_opcode::v_cndmask_b32, bld.def(v1), tmp_lo, local in function:aco::__anon562fcc110110::visit_alu_instr
[all...]

Completed in 57 milliseconds