Searched refs:eq (Results 1 - 25 of 1137) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_pretty_print.h30 void panfrost_print_blend_equation(struct mali_blend_equation eq);
H A Dpan_pretty_print.c212 panfrost_print_blend_equation(struct mali_blend_equation eq) argument
215 panfrost_print_fixed_part("RGB", eq.rgb_mode);
216 panfrost_print_fixed_part("Alpha", eq.alpha_mode);
218 assert(!eq.zero1);
221 (eq.color_mask & MALI_MASK_R) ? "R" : "",
222 (eq.color_mask & MALI_MASK_G) ? "G" : "",
223 (eq.color_mask & MALI_MASK_B) ? "B" : "",
224 (eq.color_mask & MALI_MASK_A) ? "A" : "");
226 printf("Constant: %f\n", eq.constant);
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
H A Dbm-init.sh9 test $? -eq 0 && /init-stage2.sh
/xsrc/external/mit/MesaLib.old/dist/bin/
H A Dshortlog_mesa.sh17 if [ $in_log -eq 0 ]; then
/xsrc/external/mit/fontconfig/dist/test/
H A Dwrapper-script.sh6 cd $(IFS=:;for i in $PATH; do echo $i|grep mingw> /dev/null; [ $? -eq 0 ] && echo $i; done)
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_lower_helper_invocation.c45 nir_ssa_def *eq = nir_ieq(b, mask, nir_imm_int(b, 0)); local in function:pan_lower_helper_invocation_instr
46 nir_ssa_def_rewrite_uses(&intr->dest.ssa, eq);
/xsrc/external/mit/xauth/dist/tests/
H A Dtest_xauth36 if [ $ret_stdout -eq 0 -a $ret_stderr -eq 0 ]; then
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dclip.c52 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) argument
64 equation[0] = (GLfloat) eq[0];
65 equation[1] = (GLfloat) eq[1];
66 equation[2] = (GLfloat) eq[2];
67 equation[3] = (GLfloat) eq[3];
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dclip.c53 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) argument
65 equation[0] = (GLfloat) eq[0];
66 equation[1] = (GLfloat) eq[1];
67 equation[2] = (GLfloat) eq[2];
68 equation[3] = (GLfloat) eq[3];
/xsrc/external/mit/xf86-input-elographics/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/xf86-input-vmmouse/dist/tools/
H A Dhal-probe-vmmouse.in27 if [ $? -eq 0 ]; then
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.h102 pan_blend_reads_dest(const struct pan_blend_equation eq);
109 pan_blend_is_opaque(const struct pan_blend_equation eq);
112 pan_blend_constant_mask(const struct pan_blend_equation eq);
146 pan_blend_to_fixed_function_equation(const struct pan_blend_equation eq,
/xsrc/external/mit/libXTrap/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXau/dist/
H A Dmissing29 if test $# -eq 0; then
88 test $st -eq 0 && exit 0
98 if test $st -eq 63; then
100 elif test $st -eq 127; then
/xsrc/external/mit/libXaw/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXcomposite/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXcursor/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXdamage/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXdmcp/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXext/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXfixes/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXfont/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXfont2/dist/
H A Dmissing29 if test $# -eq 0; then
88 test $st -eq 0 && exit 0
98 if test $st -eq 63; then
100 elif test $st -eq 127; then
/xsrc/external/mit/libXft/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then
/xsrc/external/mit/libXi/dist/
H A Dmissing27 if test $# -eq 0; then
84 test $st -eq 0 && exit 0
94 if test $st -eq 63; then
96 elif test $st -eq 127; then

Completed in 26 milliseconds

1234567891011>>