Searched refs:util_format_b8g8r8a8_unorm_unpack_rgba_float (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_unpack_neon.c | 57 .unpack_rgba = &util_format_b8g8r8a8_unorm_unpack_rgba_float,
|
| /xsrc/external/mit/MesaLib/src/util/format/ |
| H A D | u_format_pack.h | 36 void util_format_b8g8r8a8_unorm_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src, unsigned width);
|
| H A D | u_format_table.c | 133 util_format_b8g8r8a8_unorm_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src, unsigned width) function in typeref:typename:void [all...] |
| /xsrc/external/mit/MesaLib.old/src/gallium/auxiliary/ |
| H A D | u_format_table.c | 168 util_format_b8g8r8a8_unorm_unpack_rgba_float(float *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) function in typeref:typename:void [all...] |
Completed in 294 milliseconds