Home
last modified time | relevance | path

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

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