Go to the source code of this file.
Functions |
| GLuint | _swrast_depth_test_span (GLcontext *ctx, SWspan *span) |
| GLboolean | _swrast_depth_bounds_test (GLcontext *ctx, SWspan *span) |
| void | _swrast_read_depth_span_float (GLcontext *ctx, struct gl_renderbuffer *rb, GLint n, GLint x, GLint y, GLfloat depth[]) |
| void | _swrast_read_depth_span_uint (GLcontext *ctx, struct gl_renderbuffer *rb, GLint n, GLint x, GLint y, GLuint depth[]) |
| void | _swrast_clear_depth_buffer (GLcontext *ctx, struct gl_renderbuffer *rb) |