Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h1021 void util_format_compose_swizzles(const unsigned char swz1[4],
Du_format.c685 void util_format_compose_swizzles(const unsigned char swz1[4], in util_format_compose_swizzles() function
/external/mesa3d/src/gallium/drivers/r300/
Dr300_fs.c180 util_format_compose_swizzles( in get_external_state()
Dr300_texture.c63 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle); in r300_get_swizzle_combined()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c809 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle); in r600_get_swizzle_combined()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2014 util_format_compose_swizzles(desc->swizzle, state_swizzle, swizzle); in si_create_sampler_view()