Searched refs:_mesa_unpack_stencil_span (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pack.h | 108 _mesa_unpack_stencil_span(struct gl_context *ctx, GLuint n,
|
D | texstore.c | 2838 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_z24_s8() 2920 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_s8_z24() 2986 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_s8() 3869 _mesa_unpack_stencil_span(ctx, srcWidth, in _mesa_texstore_z32f_x24s8()
|
D | pack.c | 5140 _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 | 281 _mesa_unpack_stencil_span(ctx, width, destType, values, in draw_stencil_pixels() 627 _mesa_unpack_stencil_span(ctx, width, stencilType, stencilValues, in draw_depth_stencil_pixels()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_drawpixels.c | 891 _mesa_unpack_stencil_span(ctx, width, destType, sValues, in draw_stencil_pixels()
|