Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos.c509 if (format_desc->fetch_rgba_8unorm && in lp_build_fetch_rgba_aos()
557 func_to_pointer((func_pointer) format_desc->fetch_rgba_8unorm)); in lp_build_fetch_rgba_aos()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h228 (*fetch_rgba_8unorm)(uint8_t *dst, member