Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/tests/unit/
Dtranslate_test.c177 util_format_fetch_rgba_func_ptr fetch_rgba = in main()
202 util_format_fetch_rgba_func_ptr fetch_rgba = in main()
/third_party/mesa3d/src/util/format/
Du_format.h404 typedef void (*util_format_fetch_rgba_func_ptr)(void *restrict dst, const uint8_t *restrict src, typedef
438 util_format_fetch_rgba_func_ptr
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c900 util_format_fetch_rgba_func_ptr fetch_rgba = in lp_build_fetch_rgba_aos()
/third_party/mesa3d/src/util/tests/format/
Du_format_test.c208 util_format_fetch_rgba_func_ptr fetch_rgba = in test_format_fetch_rgba()