Searched refs:nouveau_polygon_offset (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c325 nouveau_polygon_offset(struct gl_context *ctx, GLfloat factor, GLfloat units, GLfloat clamp) function in typeref:typename:void
533 ctx->Driver.PolygonOffset = nouveau_polygon_offset;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c325 nouveau_polygon_offset(struct gl_context *ctx, GLfloat factor, GLfloat units, GLfloat clamp) function in typeref:typename:void
534 ctx->Driver.PolygonOffset = nouveau_polygon_offset;

Completed in 3 milliseconds