Searched defs:fog (Results 1 – 10 of 10) sorted by relevance
95 nop_glFogCoordhNV(GLhalfNV fog) in nop_glFogCoordhNV()101 nop_glFogCoordhvNV(const GLhalfNV *fog) in nop_glFogCoordhvNV()
48 bool colors[2], fog, needW, face; in calculate_vertex_layout() local
28 int fog; member
100 nir_def *fog = fog_result(b, color, state->fog_mode, state->paramList); in st_nir_lower_fog_instr() local
204 GLuint fog:2; member
68 nir_variable *fog; member
58 uint32_t fog : 1; member111 uint32_t fog : 1; /* for vFog coming from VS */ member
2705 FogParameters &fog = state->fogParameters(); in SetFogParameters() local2730 const FogParameters &fog = state->fogParameters(); in GetFogParameters() local
495 const FogParameters &fog = gles1State->fogParameters(); in prepareForDraw() local
1051 nir_def *fog; in build_fog() local