Searched refs:util_format_compose_swizzles (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_format.c67 util_format_compose_swizzles(stencil_swiz, uswiz, swiz);
70 util_format_compose_swizzles(fswiz, uswiz, swiz);
81 util_format_compose_swizzles(desc->swizzle, uswiz, swiz);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_util.c222 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
239 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_util.c331 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_state.c364 util_format_compose_swizzles(format_swizzle, sampler_swizzle, so->swizzle);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_format.c455 util_format_compose_swizzles(stencil_swiz, uswiz, swiz);
466 util_format_compose_swizzles(desc->swizzle, uswiz, swiz);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c3826 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle);
3835 util_format_compose_swizzles(swizzle_wwww, state_swizzle, swizzle);
3839 util_format_compose_swizzles(swizzle_xxxx, state_swizzle, swizzle);
3848 util_format_compose_swizzles(desc->swizzle, state_swizzle, swizzle);
4000 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle);
4009 util_format_compose_swizzles(swizzle_wwww, state_swizzle, swizzle);
4011 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle);
4014 util_format_compose_swizzles(swizzle_xxxx, state_swizzle, swizzle);
4017 util_format_compose_swizzles(desc->swizzle, state_swizzle, swizzle);
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_image.c515 * util_format_compose_swizzles. Would be good to check if it would be
541 util_format_compose_swizzles(format_swizzle, image_view_swizzle,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h1358 void util_format_compose_swizzles(const unsigned char swz1[4],
H A Du_format.c848 void util_format_compose_swizzles(const unsigned char swz1[4], function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_format.c319 util_format_compose_swizzles(formats[fmt].tex_swiz, swiz, rswiz);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.c396 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_format.c441 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.c445 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.c369 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_format.c418 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.c421 util_format_compose_swizzles(desc->swizzle, swiz, rswiz);
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.c726 util_format_compose_swizzles(replicate_x,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_texture.c124 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_texture.c125 util_format_compose_swizzles(swizzle_format, swizzle_view, swizzle);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.c898 void util_format_compose_swizzles(const unsigned char swz1[4], function in typeref:typename:void
H A Du_format.h1655 void util_format_compose_swizzles(const unsigned char swz1[4],
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c3717 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle);
3726 util_format_compose_swizzles(swizzle_wwww, state_swizzle, swizzle);
3728 util_format_compose_swizzles(swizzle_yyyy, state_swizzle, swizzle);
3731 util_format_compose_swizzles(swizzle_xxxx, state_swizzle, swizzle);
3734 util_format_compose_swizzles(desc->swizzle, state_swizzle, swizzle);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c923 util_format_compose_swizzles(fmt_swizzle, view_swizzle, so->swizzle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3dx_state.c1008 util_format_compose_swizzles(fmt_swizzle, view_swizzle, so->swizzle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_state.c459 util_format_compose_swizzles(desc->swizzle, view_swizzle, out_swizzle);

Completed in 47 milliseconds

12