Searched refs:_mesa_format_convert (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformat_utils.h63 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride,
H A Dreadpix.c504 /* Since _mesa_format_convert does not handle transferOps we need to handle
555 _mesa_format_convert(rgba, rgba_format, rgba_stride,
590 _mesa_format_convert(dst, dst_format, dst_stride,
617 _mesa_format_convert(dst, dst_format, dst_stride,
H A Dtexgetimage.c374 _mesa_format_convert(dest, dstFormat, dstStride,
457 /* Since _mesa_format_convert does not handle transferOps we need to handle
517 _mesa_format_convert(rgba, rgba_format, rgba_stride,
546 _mesa_format_convert(dest, dst_format, dst_stride,
H A Dtexstore.c681 * and _mesa_format_convert does not support it. In this case the we only
693 * _mesa_format_convert does not handle this format. So what we do here is
720 * _mesa_format_convert
775 _mesa_format_convert(dst, RGBA32_FLOAT, 4 * srcWidth * sizeof(float),
811 _mesa_format_convert(dstSlices[img], dstFormat, dstRowStride,
H A Dformat_utils.c139 * This function is used by clients of _mesa_format_convert to obtain
150 * clients of _mesa_format_convert should pass NULL in the 'rebase_swizzle'
278 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformat_utils.h237 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride,
H A Dreadpix.c496 /* Since _mesa_format_convert does not handle transferOps we need to handle
547 _mesa_format_convert(rgba, rgba_format, rgba_stride,
582 _mesa_format_convert(dst, dst_format, dst_stride,
609 _mesa_format_convert(dst, dst_format, dst_stride,
H A Dtexgetimage.c367 _mesa_format_convert(dest, dstFormat, dstStride,
450 /* Since _mesa_format_convert does not handle transferOps we need to handle
510 _mesa_format_convert(rgba, rgba_format, rgba_stride,
539 _mesa_format_convert(dest, dst_format, dst_stride,
H A Dtexstore.c683 * and _mesa_format_convert does not support it. In this case the we only
695 * _mesa_format_convert does not handle this format. So what we do here is
722 * _mesa_format_convert
777 _mesa_format_convert(dst, RGBA32_FLOAT, 4 * srcWidth * sizeof(float),
813 _mesa_format_convert(dstSlices[img], dstFormat, dstRowStride,
H A Dformat_utils.c129 * This function is used by clients of _mesa_format_convert to obtain
140 * clients of _mesa_format_convert should pass NULL in the 'rebase_swizzle'
268 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.5.0.rst204 \_mesa_format_convert
H A D10.6.0.rst157 \_mesa_format_convert
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_drawpix.c465 * _mesa_format_convert does not handle this format. So what we do here is
488 * _mesa_format_convert
523 _mesa_format_convert(rgba, RGBA32_FLOAT, dstRowStride,
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_drawpix.c465 * _mesa_format_convert does not handle this format. So what we do here is
488 * _mesa_format_convert
523 _mesa_format_convert(rgba, RGBA32_FLOAT, dstRowStride,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c2200 _mesa_format_convert(dest, dstMesaFormat, dstStride,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_texture.c262 _mesa_format_convert(dest, dstMesaFormat, dstStride,

Completed in 37 milliseconds