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 D | nv10_state_fb.c | 188 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 D | nv10_driver.h | 44 nv10_transform_depth(struct gl_context *ctx, float z);
|
| H A D | nv10_context.c | 73 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 D | nv10_state_fb.c | 188 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 D | nv10_driver.h | 44 nv10_transform_depth(struct gl_context *ctx, float z);
|
| H A D | nv10_context.c | 74 nv10_transform_depth(struct gl_context *ctx, float z) function in typeref:typename:float
|
Completed in 5 milliseconds