| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | format_utils.h | 63 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride,
|
| H A D | readpix.c | 504 /* 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 D | texgetimage.c | 374 _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 D | texstore.c | 681 * 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 D | format_utils.c | 139 * 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 D | format_utils.h | 237 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride,
|
| H A D | readpix.c | 496 /* 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 D | texgetimage.c | 367 _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 D | texstore.c | 683 * 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 D | format_utils.c | 129 * 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 D | 10.5.0.rst | 204 \_mesa_format_convert
|
| H A D | 10.6.0.rst | 157 \_mesa_format_convert
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_drawpix.c | 465 * _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 D | s_drawpix.c | 465 * _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 D | st_cb_texture.c | 2200 _mesa_format_convert(dest, dstMesaFormat, dstStride,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_texture.c | 262 _mesa_format_convert(dest, dstMesaFormat, dstStride,
|