Searched refs:clip_control (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | viewport.c | 499 clip_control(struct gl_context *ctx, GLenum origin, GLenum depth, bool no_error) function in typeref:typename:ALWAYS_INLINE void 548 clip_control(ctx, origin, depth, true); 569 clip_control(ctx, origin, depth, false);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | viewport.c | 504 clip_control(struct gl_context *ctx, GLenum origin, GLenum depth, bool no_error) function in typeref:typename:ALWAYS_INLINE void 553 clip_control(ctx, origin, depth, true); 574 clip_control(ctx, origin, depth, false);
|
Completed in 5 milliseconds