Searched refs:ISL_GBR_NEVER (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/
H A Disl_options_private.h23 #define ISL_GBR_NEVER 0 macro
H A Disl_options.c51 {"never", ISL_GBR_NEVER},
H A Disl_sample.c494 * - ISL_GBR_NEVER: never perform basis reduction
591 ctx->opt->gbr != ISL_GBR_NEVER) {
594 ctx->opt->gbr = ISL_GBR_NEVER;

Completed in 42 milliseconds