Home
last modified time | relevance | path

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

/external/mesa3d/src/util/format/
Du_format_latc.h90 util_format_latc2_snorm_fetch_rgba_8unorm(uint8_t *dst, const uint8_t *src, unsigned i, unsigned j);
Du_format_latc.c242 util_format_latc2_snorm_fetch_rgba_8unorm(UNUSED uint8_t *dst, UNUSED const uint8_t *src, in util_format_latc2_snorm_fetch_rgba_8unorm() function