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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddlist.c3381 save_PolygonOffset(GLfloat factor, GLfloat units) function
3402 save_PolygonOffset(factor, ctx->DrawBuffer->_DepthMaxF * bias);
10060 SET_PolygonOffset(table, save_PolygonOffset);
/external/mesa3d/src/mesa/main/
H A Ddlist.c3381 save_PolygonOffset(GLfloat factor, GLfloat units) function
3402 save_PolygonOffset(factor, ctx->DrawBuffer->_DepthMaxF * bias);
10060 SET_PolygonOffset(table, save_PolygonOffset);

Completed in 236 milliseconds