Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h368 (*fetch_rgba_uint)(uint32_t *dst, member
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c825 tg->attrib[i].fetch = (fetch_func)format_desc->fetch_rgba_uint; in translate_generic_create()