Home
last modified time | relevance | path

Searched refs:util_format_rgtc1_snorm_fetch_rgba (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/format/
Du_format_rgtc.h67 util_format_rgtc1_snorm_fetch_rgba(void *dst, const uint8_t *src, unsigned i, unsigned j);
Du_format_rgtc.c218 util_format_rgtc1_snorm_fetch_rgba(void *in_dst, const uint8_t *src, unsigned i, unsigned j) in util_format_rgtc1_snorm_fetch_rgba() function