Home
last modified time | relevance | path

Searched refs:_mesa_pack_float_rgba_row (Results 1 – 6 of 6) 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.c327 _mesa_pack_float_rgba_row(drawRb->Format, dstWidth, dstBuffer, in blit_nearest()
691 _mesa_pack_float_rgba_row(drawFormat, dstWidth, dstBuffer, dst); in blit_linear()
Ds_span.c1081 _mesa_pack_float_rgba_row(rb->Format, count, in _swrast_put_row()
1109 _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(gl_format format, GLuint n,
Daccum.c422 _mesa_pack_float_rgba_row(colorRb->Format, width, in accum_return()
Dformat_pack.c2030 _mesa_pack_float_rgba_row(gl_format format, GLuint n, in _mesa_pack_float_rgba_row() function
2606 _mesa_pack_float_rgba_row(format, 1, in _mesa_pack_colormask()
2629 _mesa_pack_float_rgba_row(format, 1, in _mesa_pack_colormask()