Searched defs:depth_func (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | depth.c | 61 depth_func(struct gl_context *ctx, GLenum func, bool no_error) function in typeref:typename:ALWAYS_INLINE void |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | depth.c | 63 depth_func(struct gl_context *ctx, GLenum func, bool no_error) function in typeref:typename:ALWAYS_INLINE void |
| H A D | state.c | 106 GLenum16 depth_func = ctx->Depth.Func; local in function:_mesa_update_allow_draw_out_of_order |
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ | ||
| H A D | p_state.h | 335 unsigned depth_func:3; /**< depth test func (PIPE_FUNC_x) */ member in struct:pipe_depth_stencil_alpha_state |
Completed in 6 milliseconds