Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_texblend.c390 bool last_stage) in emit_texblend() argument
404 if (last_stage) in emit_texblend()
443 GLuint unit, last_stage = 0, blendunit = 0; in i830EmitTextureBlend() local
450 last_stage = unit; in i830EmitTextureBlend()
454 emit_texblend(i830, unit, blendunit++, last_stage == unit); in i830EmitTextureBlend()