Home
last modified time | relevance | path

Searched refs:util_format_unswizzle_4f (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h1028 void util_format_unswizzle_4f(float *dst, const float *src,
Du_format.c712 void util_format_unswizzle_4f(float *dst, const float *src, in util_format_unswizzle_4f() function
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_derived.c631 util_format_unswizzle_4f(border_swizzled, border, desc->swizzle); in r300_get_border_color()