Home
last modified time | relevance | path

Searched refs:STATE_FOG_COLOR (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/program/
H A Dprog_statevars.h71 STATE_FOG_COLOR, enumerator
H A Dprog_statevars.c305 case STATE_FOG_COLOR: in fetch_state()
841 case STATE_FOG_COLOR: in _mesa_program_state_flags()
992 case STATE_FOG_COLOR: in append_token()
1341 case STATE_FOG_COLOR: in _mesa_program_state_string()
H A Dprogramopt.c253 = { STATE_FOG_COLOR, 0, 0, 0 }; in _mesa_append_fog_code()
H A Dprogram_parse.y1430 $$ = STATE_FOG_COLOR;
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atifs_to_nir.c547 {STATE_FOG_COLOR, 0, 0, 0}; in st_init_atifs_prog()
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_variables.cpp173 {"color", {STATE_FOG_COLOR}, SWIZZLE_XYZW},

Completed in 9 milliseconds