Home
last modified time | relevance | path

Searched refs:STATE_NUM_SAMPLES (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_statevars.h106 STATE_NUM_SAMPLES, /* An integer, not a float like the other state vars */ enumerator
Dprog_statevars.c357 case STATE_NUM_SAMPLES: in _mesa_fetch_state()
671 case STATE_NUM_SAMPLES: in _mesa_program_state_flags()
860 case STATE_NUM_SAMPLES: in append_token()
1032 case STATE_NUM_SAMPLES: in _mesa_program_state_string()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_variables.cpp38 {NULL, {STATE_NUM_SAMPLES, 0, 0}, SWIZZLE_XXXX}