Searched defs:depth_func (Results 1 – 4 of 4) sorted by relevance
63 depth_func(struct gl_context *ctx, GLenum func, bool no_error) in depth_func() function
106 GLenum16 depth_func = ctx->Depth.Func; in _mesa_update_allow_draw_out_of_order() local
60 void depth_func (NegativeTestContext& ctx) in depth_func() function
335 unsigned depth_func:3; /**< depth test func (PIPE_FUNC_x) */ member