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.c420 emit_passthrough(struct i830_context *i830) in emit_passthrough() function
457 emit_passthrough(i830); in i830EmitTextureBlend()
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c719 static void emit_passthrough( struct tnl_program *p, in emit_passthrough() function
1518 emit_passthrough(p, VERT_ATTRIB_TEX0+i, VERT_RESULT_TEX0+i); in build_texture_transform()
1586 emit_passthrough(p, VERT_ATTRIB_COLOR0, VERT_RESULT_COL0); in build_tnl_program()
1589 emit_passthrough(p, VERT_ATTRIB_COLOR1, VERT_RESULT_COL1); in build_tnl_program()