Searched refs:comparison (Results 1 - 25 of 66) sorted by relevance

123

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_dstr.c69 compstr[criteria[i].comparison],
679 capstr[cap], compstr[criteria[j].comparison], cvalue, fbvalue);
681 switch (criteria[j].comparison) {
821 criterion[0].comparison = GTE;
824 criterion[0].comparison = comparator;
843 criterion[3].comparison = MIN;
851 criterion[i].comparison = comparator;
860 criterion[0].comparison = MIN;
863 criterion[0].comparison = comparator;
874 criterion[0].comparison
[all...]
H A Dglut_gamemode.c204 capstr[cap], compstr[criteria[j].comparison], cvalue, dvalue);
206 switch (criteria[j].comparison) {
323 criterion[0].comparison = EQ;
326 criterion[1].comparison = EQ;
348 criterion[0].comparison = EQ;
368 criterion[0].comparison = EQ;
446 criterion[0].comparison = comparator;
458 criterion[0].comparison = comparator;
468 criterion[0].comparison = comparator;
480 criterion[0].comparison
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Ddsa.rst39 buffer and the reference value before doing the stencil comparison test.
H A Dsampler.rst80 If set to PIPE_TEX_COMPARE_NONE, no comparison calculation is performed.
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Ddsa.rst39 buffer and the reference value before doing the stencil comparison test.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.3.4.rst77 - xvmc: fix string comparison
78 - xvmc: fix string comparison
H A D19.2.5.rst69 - nir/algebraic: Mark other comparison exact when removing a == a
H A D21.1.8.rst36 - Possible miscompilation of a comparison with unsigned zero
H A D18.1.4.rst119 - glsl: skip comparison opt when adding vars of different size
H A D7.10.2.rst163 - r300/compiler: saturate Z before the shadow comparison
171 comparison
H A D10.5.9.rst72 - i965: Export format comparison for blitting between miptrees
H A D13.0.2.rst80 - vc4: Clamp the shadow comparison value.
H A D17.2.3.rst143 - radeonsi: clamp depth comparison value only for fixed point formats
H A D18.3.6.rst64 - radv: Use correct image view comparison for fast clears.
H A D19.0.1.rst61 - radv: Use correct image view comparison for fast clears.
H A D20.1.9.rst95 - glsl_type: Add packed to structure type comparison for hash map
H A D20.3.3.rst87 - Revert "nir: Replace an odd comparison involving fmin of -b2f"
H A D21.1.3.rst113 - frontend/dri: fix bool/int comparison
H A D21.3.7.rst74 - nir: All set-on-comparison opcodes can take all float types
H A D17.3.7.rst140 comparison.
244 - util/build-id: Fix address comparison for binaries with LOAD vaddr >
/xsrc/external/mit/xterm/dist/vttests/
H A Dclosest-rgb.pl53 -i reverse comparison, look for rgb matches in xterm's palette
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dax_compare_version.m420 # The operator OP determines what type of comparison to do, and can be one
70 # portions necessary to perform the specific comparison specified by the
92 # allows a simple string comparison. The end result is that a version
/xsrc/external/mit/xcb-util/dist/
H A Dacinclude.m420 # The operator OP determines what type of comparison to do, and can be one
70 # portions necessary to perform the specific comparison specified by the
88 # allows a simple string comparison. The end result is that a version
/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c401 LispAssocOrMember(LispBuiltin *builtin, int function, int comparison) argument
416 if (comparison == NONE) {
436 /* Resolve compare function, and expected result of comparison */
437 if (comparison == NONE) {
441 expect = comparison == IFNOT ? 0 : 1;
454 if (comparison == NONE)
3735 int function, int comparison)
3747 long offset = -1, start, end, length, i = comparison == NONE ? 7 : 5;
3756 if (comparison == NONE) {
3766 if (comparison
3734 LispFindOrPosition(LispBuiltin * builtin,int function,int comparison) argument
4715 LispDeleteRemoveXSubstitute(LispBuiltin * builtin,int function,int comparison) argument
[all...]
/xsrc/external/mit/MesaLib/dist/docs/nir/
H A Dalu.rst5 comparison, etc., that take a certain number of arguments and return a result

Completed in 13 milliseconds

123