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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h114 RC_COMPARE_FUNC_GREATER, enumerator in enum:__anon13865
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 ||
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h114 RC_COMPARE_FUNC_GREATER, enumerator in enum:__anon27276
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 38 milliseconds