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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_fb.c188 a[2] = nv10_transform_depth(ctx, (vp->Far + vp->Near) / 2);
216 PUSH_DATAf(push, nv10_transform_depth(ctx, 0));
217 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 in typeref:typename:float
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_fb.c188 a[2] = nv10_transform_depth(ctx, (vp->Far + vp->Near) / 2);
216 PUSH_DATAf(push, nv10_transform_depth(ctx, 0));
217 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.c74 nv10_transform_depth(struct gl_context *ctx, float z) function in typeref:typename:float

Completed in 5 milliseconds