HomeSort by relevance Sort by last modified time
    Searched refs:nv10_transform_depth (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
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));
nv10_driver.h 44 nv10_transform_depth(struct gl_context *ctx, float z);
nv10_context.c 73 nv10_transform_depth(struct gl_context *ctx, float z) function

Completed in 78 milliseconds