Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_util.c210 util_format_compose_swizzles(desc->swizzle, swiz, rswiz); in fd2_tex_swiz()
228 util_format_compose_swizzles(desc->swizzle, swiz, rswiz); in fd2_vtx_swiz()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.c425 util_format_compose_swizzles(stencil_swiz, uswiz, swiz); in fd6_tex_swiz()
436 util_format_compose_swizzles(desc->swizzle, uswiz, swiz); in fd6_tex_swiz()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.c397 void util_format_compose_swizzles(const unsigned char swz1[4], in util_format_compose_swizzles() function
Du_format.h998 void util_format_compose_swizzles(const unsigned char swz1[4],
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c3666 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle); in gfx10_make_texture_descriptor()
3675 util_format_compose_swizzles(swizzle_wwww, state_swizzle, swizzle); in gfx10_make_texture_descriptor()
3679 util_format_compose_swizzles(swizzle_xxxx, state_swizzle, swizzle); in gfx10_make_texture_descriptor()
3688 util_format_compose_swizzles(desc->swizzle, state_swizzle, swizzle); in gfx10_make_texture_descriptor()
3840 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle); in si_make_texture_descriptor()
3849 util_format_compose_swizzles(swizzle_wwww, state_swizzle, swizzle); in si_make_texture_descriptor()
3851 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle); in si_make_texture_descriptor()
3854 util_format_compose_swizzles(swizzle_xxxx, state_swizzle, swizzle); in si_make_texture_descriptor()
3857 util_format_compose_swizzles(desc->swizzle, state_swizzle, swizzle); in si_make_texture_descriptor()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.c365 util_format_compose_swizzles(desc->swizzle, swiz, rswiz); in fd3_tex_swiz()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c418 util_format_compose_swizzles(desc->swizzle, swiz, rswiz); in fd5_tex_swiz()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.c415 util_format_compose_swizzles(desc->swizzle, swiz, rswiz); in fd4_tex_swiz()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c678 util_format_compose_swizzles(format_swizzle, image_view_swizzle, in v3dv_CreateImageView()
/external/mesa3d/src/util/format/
Du_format.h1582 void util_format_compose_swizzles(const unsigned char swz1[4],
Du_format.c827 void util_format_compose_swizzles(const unsigned char swz1[4], in util_format_compose_swizzles() function
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture.c125 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle); in r300_get_swizzle_combined()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c1012 util_format_compose_swizzles(fmt_swizzle, view_swizzle, so->swizzle); in v3d_create_sampler_view()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2613 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle); in r600_get_swizzle_combined()