Home
last modified time | relevance | path

Searched refs:_mesa_pack_depth_span (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpack.h71 _mesa_pack_depth_span(struct gl_context *ctx, GLuint n, GLvoid *dest,
Dreadpix.c358 _mesa_pack_depth_span(ctx, width, dst, type, depthValues, packing); in read_depth_pixels()
Dpack.c1002 _mesa_pack_depth_span( struct gl_context *ctx, GLuint n, GLvoid *dest, in _mesa_pack_depth_span() function
Dtexgetimage.c107 _mesa_pack_depth_span(ctx, width, dest, type, depthRow, &ctx->Pack); in get_tex_depth()
/external/mesa3d/docs/relnotes/
D11.0.4.rst142 - mesa: add GL_UNSIGNED_INT_24_8 to \_mesa_pack_depth_span