Searched refs:util_format_apply_color_swizzle (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c121 util_format_apply_color_swizzle(&sampler->border_color,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c188 util_format_apply_color_swizzle(&sampler->border_color,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h1366 void util_format_apply_color_swizzle(union pipe_color_union *dst,
H A Du_format.c860 void util_format_apply_color_swizzle(union pipe_color_union *dst, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.c910 void util_format_apply_color_swizzle(union pipe_color_union *dst, function in typeref:typename:void
H A Du_format.h1663 void util_format_apply_color_swizzle(union pipe_color_union *dst,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1599 util_format_apply_color_swizzle(&tmp, color, swz, true);
1607 util_format_apply_color_swizzle(&tmp, color, swz, true);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c2165 util_format_apply_color_swizzle(&tmp, color, swz, true);
2173 util_format_apply_color_swizzle(&tmp, color, swz, true);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c2463 util_format_apply_color_swizzle(&tmp, color, swz, true);
2471 util_format_apply_color_swizzle(&tmp, color, swz, true);

Completed in 102 milliseconds