Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.c458 void util_format_unswizzle_4f(float *dst, const float *src, in util_format_unswizzle_4f() function
Du_format.h1014 void util_format_unswizzle_4f(float *dst, const float *src,
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_uniforms.c134 util_format_unswizzle_4f(storage_color, in write_texture_border_color()
/external/mesa3d/src/util/format/
Du_format.h1598 void util_format_unswizzle_4f(float *dst, const float *src,
Du_format.c888 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.c676 util_format_unswizzle_4f(border_swizzled, border, desc->swizzle); in r300_get_border_color()