Home
last modified time | relevance | path

Searched refs:_mesa_pack_float_rgba_row (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_clear.c79 _mesa_pack_float_rgba_row(rb->Format, 1, clearColor, &pixel); \ in clear_rgba_buffer()
107 _mesa_pack_float_rgba_row(rb->Format, 1, clearColor, pixel); \ in clear_rgba_buffer()
Ds_blit.c345 _mesa_pack_float_rgba_row(drawRb->Format, dstWidth, dstBuffer, in blit_nearest()
706 _mesa_pack_float_rgba_row(drawFormat, dstWidth, dstBuffer, dst); in blit_linear()
Ds_span.c1082 _mesa_pack_float_rgba_row(rb->Format, count, in _swrast_put_row()
1110 _mesa_pack_float_rgba_row(rb->Format, runLen, in _swrast_put_row()
/external/mesa3d/src/mesa/main/
Dformat_pack.h72 _mesa_pack_float_rgba_row(mesa_format format, GLuint n,
Dformat_utils.c351 _mesa_pack_float_rgba_row(dst_format, width, in _mesa_format_convert()
581 _mesa_pack_float_rgba_row(dst_format, width, in _mesa_format_convert()
Daccum.c409 _mesa_pack_float_rgba_row(colorRb->Format, width, in accum_return()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_pack.c9871 _mesa_pack_float_rgba_row(mesa_format format, GLuint n, in _mesa_pack_float_rgba_row() function
11119 _mesa_pack_float_rgba_row(format, 1, in _mesa_pack_colormask()
11142 _mesa_pack_float_rgba_row(format, 1, in _mesa_pack_colormask()