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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 54 GLuint logscale; member in struct:combiner_state
75 (rc)->logscale = c->ScaleShift##chan; \
175 (rc)->hw |= ((rc)->logscale ? \
179 (rc)->hw |= ((rc)->logscale ? \
nv10_state_frag.c 72 GLuint logscale; member in struct:combiner_state
90 (rc)->logscale = c->ScaleShift##chan; \
290 rc->logscale = 0;
297 switch (rc->logscale) {
  /external/eigen/bench/btl/data/
gnuplot_common_settings.hh 26 set logscale x 10

Completed in 107 milliseconds