Searched refs:nv10_transform_depth (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_fb.c187 a[2] = nv10_transform_depth(ctx, (vp->Far + vp->Near) / 2);
215 PUSH_DATAf(push, nv10_transform_depth(ctx, 0));
216 PUSH_DATAf(push, nv10_transform_depth(ctx, 1));
H A Dnv10_driver.h44 nv10_transform_depth(struct gl_context *ctx, float z);
H A Dnv10_context.c73 nv10_transform_depth(struct gl_context *ctx, float z) function

Completed in 26 milliseconds