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

/external/chromium_org/third_party/mesa/src/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
/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 106 milliseconds