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

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_util.h 61 #define TGSI_UTIL_SIGN_SET 1 /* Force negative */
tgsi_util.c 117 sign_mode = TGSI_UTIL_SIGN_SET;
147 case TGSI_UTIL_SIGN_SET:
tgsi_ppc.c 361 case TGSI_UTIL_SIGN_SET:
    [all...]

Completed in 168 milliseconds