Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_texblend.c419 emit_passthrough(struct i830_context *i830) in emit_passthrough() function
452 emit_passthrough(i830); in i830EmitTextureBlend()
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c707 static void emit_passthrough( struct tnl_program *p, in emit_passthrough() function
1509 emit_passthrough(p, VERT_ATTRIB_TEX0+i, VARYING_SLOT_TEX0+i); in build_texture_transform()
1577 emit_passthrough(p, VERT_ATTRIB_COLOR0, VARYING_SLOT_COL0); in build_tnl_program()
1580 emit_passthrough(p, VERT_ATTRIB_COLOR1, VARYING_SLOT_COL1); in build_tnl_program()