Searched refs:_mesa_shift_and_offset_ci (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | pixeltransfer.h | 61 _mesa_shift_and_offset_ci(const struct gl_context *ctx,
|
D | pixeltransfer.c | 195 _mesa_shift_and_offset_ci(const struct gl_context *ctx, in _mesa_shift_and_offset_ci() function 231 _mesa_shift_and_offset_ci(ctx, n, indexes); in _mesa_apply_ci_transfer_ops()
|
D | pack.c | 4392 _mesa_shift_and_offset_ci(ctx, n, indexes); in _mesa_unpack_color_span_ubyte() 4594 _mesa_shift_and_offset_ci(ctx, n, indexes); in _mesa_unpack_color_span_float() 5198 _mesa_shift_and_offset_ci(ctx, n, indexes); in _mesa_unpack_stencil_span()
|