Searched defs:fog (Results 1 – 15 of 15) sorted by relevance
61 boolean texCoords[I915_TEX_UNITS], colors[2], fog, needW, face; in calculate_vertex_layout() local
43 int fog; member
45 GLfloat (*fog)[4]; in TAG() local
324 struct radeon_state_atom fog; member
48 uint32_t fog; member
95 nop_glFogCoordhNV(GLhalfNV fog) in nop_glFogCoordhNV()101 nop_glFogCoordhvNV(const GLhalfNV *fog) in nop_glFogCoordhvNV()
261 ir_variable *fog; member in __anonc158f59d0111::varying_info_visitor
138 GLuint fog:2; member
480 const FogParameters &fog = gles1State->fogParameters(); in prepareForDraw() local
2599 FogParameters &fog = state->fogParameters(); in SetFogParameters() local2624 const FogParameters &fog = state->fogParameters(); in GetFogParameters() local
59 uint32_t fog : 1; member112 uint32_t fog : 1; /* for vFog coming from VS */ member
1185 const struct gl_fog_attrib *fog; in _mesa_PopAttrib() local
1296 struct ureg fog = register_output(p, VARYING_SLOT_FOGC); in build_fog() local
456 GLuint fog = rmesa->hw.ctx.cmd[CTX_PP_FOG_COLOR]; in r200Fogfv() local
503 struct radeon_state_atom fog; member