Searched refs:_mesa_pack_depth_span (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pack.h | 69 _mesa_pack_depth_span(struct gl_context *ctx, GLuint n, GLvoid *dest,
|
D | readpix.c | 351 _mesa_pack_depth_span(ctx, width, dst, type, depthValues, packing); in read_depth_pixels()
|
D | pack.c | 1017 _mesa_pack_depth_span( struct gl_context *ctx, GLuint n, GLvoid *dest, in _mesa_pack_depth_span() function
|
D | texgetimage.c | 107 _mesa_pack_depth_span(ctx, width, dest, type, depthRow, &ctx->Pack); in get_tex_depth()
|