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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_frag.c 48 GLboolean premodulate; member in struct:combiner_state
71 (rc)->premodulate = c->_NumArgs##chan == 4; \
205 if (rc->premodulate) {
nv10_state_frag.c 66 GLboolean premodulate; member in struct:combiner_state
86 (rc)->premodulate = c->_NumArgs##chan == 4; \
237 if (rc->premodulate) {

Completed in 41 milliseconds