| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_dstr.c | 69 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 D | glut_gamemode.c | 204 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 D | dsa.rst | 39 buffer and the reference value before doing the stencil comparison test.
|
| H A D | sampler.rst | 80 If set to PIPE_TEX_COMPARE_NONE, no comparison calculation is performed.
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | dsa.rst | 39 buffer and the reference value before doing the stencil comparison test.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 18.3.4.rst | 77 - xvmc: fix string comparison 78 - xvmc: fix string comparison
|
| H A D | 19.2.5.rst | 69 - nir/algebraic: Mark other comparison exact when removing a == a
|
| H A D | 21.1.8.rst | 36 - Possible miscompilation of a comparison with unsigned zero
|
| H A D | 18.1.4.rst | 119 - glsl: skip comparison opt when adding vars of different size
|
| H A D | 7.10.2.rst | 163 - r300/compiler: saturate Z before the shadow comparison 171 comparison
|
| H A D | 10.5.9.rst | 72 - i965: Export format comparison for blitting between miptrees
|
| H A D | 13.0.2.rst | 80 - vc4: Clamp the shadow comparison value.
|
| H A D | 17.2.3.rst | 143 - radeonsi: clamp depth comparison value only for fixed point formats
|
| H A D | 18.3.6.rst | 64 - radv: Use correct image view comparison for fast clears.
|
| H A D | 19.0.1.rst | 61 - radv: Use correct image view comparison for fast clears.
|
| H A D | 20.1.9.rst | 95 - glsl_type: Add packed to structure type comparison for hash map
|
| H A D | 20.3.3.rst | 87 - Revert "nir: Replace an odd comparison involving fmin of -b2f"
|
| H A D | 21.1.3.rst | 113 - frontend/dri: fix bool/int comparison
|
| H A D | 21.3.7.rst | 74 - nir: All set-on-comparison opcodes can take all float types
|
| H A D | 17.3.7.rst | 140 comparison. 244 - util/build-id: Fix address comparison for binaries with LOAD vaddr >
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | closest-rgb.pl | 53 -i reverse comparison, look for rgb matches in xterm's palette
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | ax_compare_version.m4 | 20 # 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 D | acinclude.m4 | 20 # 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 D | core.c | 401 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 D | alu.rst | 5 comparison, etc., that take a certain number of arguments and return a result
|