HomeSort by relevance Sort by last modified time
    Searched refs:TGSI_UTIL_SIGN_CLEAR (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_util.h 60 #define TGSI_UTIL_SIGN_CLEAR 0 /* Force positive */
tgsi_util.c 120 sign_mode = TGSI_UTIL_SIGN_CLEAR;
142 case TGSI_UTIL_SIGN_CLEAR:
tgsi_ppc.c 357 case TGSI_UTIL_SIGN_CLEAR:
    [all...]

Completed in 71 milliseconds