Searched refs:util_format_r8g8b8a8_srgb_unpack_rgba_float (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_bptc.c | 148 util_format_r8g8b8a8_srgb_unpack_rgba_float((char *)dst_row + dst_stride * y,
|
| /xsrc/external/mit/MesaLib/src/util/format/ |
| H A D | u_format_pack.h | 372 void util_format_r8g8b8a8_srgb_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src, unsigned width);
|
| H A D | u_format_table.c | 8535 util_format_r8g8b8a8_srgb_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 | 7357 util_format_r8g8b8a8_srgb_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 262 milliseconds