Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/unit/
Dtranslate_test.c176 util_format_fetch_rgba_func_ptr fetch_rgba = in main()
201 util_format_fetch_rgba_func_ptr fetch_rgba = in main()
/external/mesa3d/src/util/format/
Du_format.h382 typedef void (*util_format_fetch_rgba_func_ptr)(void *dst, const uint8_t *src, typedef
399 util_format_fetch_rgba_func_ptr
/external/mesa3d/src/util/tests/format/
Du_format_test.c208 util_format_fetch_rgba_func_ptr fetch_rgba = in test_format_fetch_rgba()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c900 util_format_fetch_rgba_func_ptr fetch_rgba = in lp_build_fetch_rgba_aos()