Searched refs:LESS (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xwd/dist/ |
| H A D | list.h | 41 #define LESS -1 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | opt_minmax.cpp | 47 LESS, enumerator in enum:__anondb3718010110::compare_components_result 87 * Returns LESS if all vector components of `a' are strictly lower than of `b', 164 return foundless ? LESS : GREATER; 342 enum compare_components_result cr = LESS;
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imLcPrs.c | 122 #define LESS 3 macro 158 token = LESS; 546 if (token != LESS) {
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | opt_minmax.cpp | 48 LESS, enumerator in enum:__anon4524e4d40110::compare_components_result 88 * Returns LESS if all vector components of `a' are strictly lower than of `b', 192 return foundless ? LESS : GREATER; 387 enum compare_components_result cr = LESS;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_dump.c | 534 CAP_CASE(ZCmpCaps, D3DPCMPCAPS, LESS); 580 CAP_CASE(AlphaCmpCaps, D3DPCMPCAPS, LESS);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | nine_dump.c | 534 CAP_CASE(ZCmpCaps, D3DPCMPCAPS, LESS); 580 CAP_CASE(AlphaCmpCaps, D3DPCMPCAPS, LESS);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/ |
| H A D | decode.c | 290 DEFINE_CASE(LESS); 311 DEFINE_CASE(LESS);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | i965_gram.y | 413 %token <integer> EQUAL GREATER GREATER_EQUAL LESS LESS_EQUAL NOT_EQUAL 2253 | LESS
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test.c | 716 ALPHATEST( LESS, < )
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test.c | 713 ALPHATEST( LESS, < )
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_context.cpp | 701 STATIC_ASSERT_PIPE_EQUAL_COMP_FUNC(LESS);
|
Completed in 18 milliseconds