Searched refs:util_format_rgtc2_snorm_unpack_rgba_8unorm (Results 1 - 4 of 4) sorted by last modified time

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_rgtc.c369 util_format_rgtc2_snorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) function
H A Du_format_rgtc.h96 util_format_rgtc2_snorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format_rgtc.c369 util_format_rgtc2_snorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) function
H A Du_format_rgtc.h96 util_format_rgtc2_snorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);

Completed in 976 milliseconds