Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_uniforms.c134 util_format_unswizzle_4f(storage_color, in write_texture_border_color()
/third_party/mesa3d/src/util/format/
Du_format.h1673 void util_format_unswizzle_4f(float *dst, const float *src,
Du_format.c960 void util_format_unswizzle_4f(float *dst, const float *src, in util_format_unswizzle_4f() function
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state_derived.c676 util_format_unswizzle_4f(border_swizzled, border, desc->swizzle); in r300_get_border_color()