Searched refs:_mesa_unpack_stencil_span (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pack.h | 52 _mesa_unpack_stencil_span(struct gl_context *ctx, GLuint n,
|
D | texstore.c | 376 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_z24_s8() 457 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_s8_z24() 512 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_s8() 569 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_z32f_x24s8()
|
D | pack.c | 484 _mesa_unpack_stencil_span( struct gl_context *ctx, GLuint n, in _mesa_unpack_stencil_span() function
|
/external/mesa3d/src/mesa/swrast/ |
D | s_drawpix.c | 291 _mesa_unpack_stencil_span(ctx, width, destType, values, in draw_stencil_pixels() 683 _mesa_unpack_stencil_span(ctx, width, stencilType, stencilValues, in draw_depth_stencil_pixels()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 1011 _mesa_unpack_stencil_span(ctx, width, destType, sValues, in draw_stencil_pixels()
|