Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h401 typedef void (*util_format_fetch_rgba_func_ptr)(void *restrict dst, const uint8_t *restrict src, typedef
435 util_format_fetch_rgba_func_ptr
/hardware/google/gfxstream/guest/mesa/src/util/tests/format/
Du_format_test.c208 util_format_fetch_rgba_func_ptr fetch_rgba = in test_format_fetch_rgba()