Home
last modified time | relevance | path

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

/external/mesa3d/src/util/format/
Du_format_rgtc.h111 util_format_rgtc2_snorm_fetch_rgba(void *dst, const uint8_t *src, unsigned i, unsigned j);
Du_format_rgtc.c441 util_format_rgtc2_snorm_fetch_rgba(void *in_dst, const uint8_t *src, unsigned i, unsigned j) in util_format_rgtc2_snorm_fetch_rgba() function