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 Du_format_unpack_neon.c57 .unpack_rgba = &util_format_b8g8r8a8_unorm_unpack_rgba_float,
/xsrc/external/mit/MesaLib/src/util/format/
H A Du_format_pack.h36 void util_format_b8g8r8a8_unorm_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src, unsigned width);
H A Du_format_table.c133 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 Du_format_table.c168 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