Searched refs:RC_COMPARE_FUNC_GREATER (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h114 RC_COMPARE_FUNC_GREATER, enumerator in enum:__anon5cc527f80403
H A Dradeon_program_print.c103 case RC_COMPARE_FUNC_GREATER: op = ">"; break;
H A Dradeon_program_tex.c235 if (comparefunc == RC_COMPARE_FUNC_LESS || comparefunc == RC_COMPARE_FUNC_GREATER ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h114 RC_COMPARE_FUNC_GREATER, enumerator in enum:__anon210fac6b0403
H A Dradeon_program_print.c103 case RC_COMPARE_FUNC_GREATER: op = ">"; break;
H A Dradeon_program_tex.c235 if (comparefunc == RC_COMPARE_FUNC_LESS || comparefunc == RC_COMPARE_FUNC_GREATER ||

Completed in 7 milliseconds