Home
last modified time | relevance | path

Searched refs:OPCODE_DP3 (Results 1 – 25 of 125) sorted by relevance

12345

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dffvertex_prog.c683 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
684 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
685 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
694 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
969 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1127 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1159 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1303 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1338 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1369 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dffvertex_prog.c681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
683 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
692 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
982 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1187 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1218 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1386 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1421 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1452 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dffvertex_prog.c680 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_X, src, mat[0]); in emit_matrix_transform_vec3()
681 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Y, src, mat[1]); in emit_matrix_transform_vec3()
682 emit_op2(p, OPCODE_DP3, dest, WRITEMASK_Z, src, mat[2]); in emit_matrix_transform_vec3()
691 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, src, src); in emit_normalize_vec3()
977 emit_op2(p, OPCODE_DP3, dist, 0, attenuation, dist); in calculate_light_attenuation()
1179 emit_op2(p, OPCODE_DP3, dist, 0, VPpli, VPpli); in build_lighting()
1210 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1378 emit_op2(p, OPCODE_DP3, tmp, WRITEMASK_X, input, input); in build_fog()
1413 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_reflect_texgen()
1444 emit_op2(p, OPCODE_DP3, tmp, 0, normal, eye_hat); in build_sphere_texgen()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
H A Dprog_instruction.h128 OPCODE_DP3, /* X X X X X */ enumerator
/dports/lang/clover/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()
H A Dprog_instruction.c109 { OPCODE_DP3, "DP3", 2, 1 },
H A Dprog_instruction.h128 OPCODE_DP3, /* X X X X X */ enumerator
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/program/
H A Dprog_opt_constant_fold.c192 case OPCODE_DP3: in _mesa_constant_fold()
204 if (inst->Opcode >= OPCODE_DP3) in _mesa_constant_fold()

12345