Searched refs:_tnl_need_projected_coords (Results 1 - 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/tnl/
H A Dtnl.h61 _tnl_need_projected_coords( struct gl_context *ctx, GLboolean flag );
H A Dt_context.c226 _tnl_need_projected_coords( struct gl_context *ctx, GLboolean mode ) function
/external/mesa3d/src/mesa/swrast_setup/
H A Dss_context.c254 _tnl_need_projected_coords( ctx, GL_TRUE );
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_swtnl_t.c339 _tnl_need_projected_coords(ctx, GL_FALSE);
H A Dnv04_render.c284 _tnl_need_projected_coords(ctx, GL_TRUE);
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_tcl.c495 _tnl_need_projected_coords( ctx, GL_FALSE );
H A Dradeon_swtcl.c284 /* We must ensure that we don't do _tnl_need_projected_coords while in a
309 _tnl_need_projected_coords( ctx, rmesa->swtcl.needproj );
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_tcl.c541 _tnl_need_projected_coords( ctx, GL_FALSE );
H A Dr200_swtcl.c244 /* We must ensure that we don't do _tnl_need_projected_coords while in a
277 _tnl_need_projected_coords( ctx, rmesa->swtcl.needproj );

Completed in 147 milliseconds