Searched refs:_mesa_pack_depth_span (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pack.h | 71 _mesa_pack_depth_span(struct gl_context *ctx, GLuint n, GLvoid *dest,
|
D | readpix.c | 358 _mesa_pack_depth_span(ctx, width, dst, type, depthValues, packing); in read_depth_pixels()
|
D | pack.c | 1002 _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()
|
/external/mesa3d/docs/relnotes/ |
D | 11.0.4.rst | 142 - mesa: add GL_UNSIGNED_INT_24_8 to \_mesa_pack_depth_span
|