Searched refs:vc4_get_format_swizzle (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_formats.c161 vc4_get_format_swizzle(enum pipe_format f) function in typeref:typename:const uint8_t *
H A Dvc4_nir_lower_blend.c311 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format);
427 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format);
447 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format);
H A Dvc4_context.h510 const uint8_t *vc4_get_format_swizzle(enum pipe_format f);
H A Dvc4_uniforms.c139 * replaced with our border color, the vc4_get_format_swizzle()
313 vc4_get_format_swizzle(vc4->framebuffer.cbufs[0]->format);
H A Dvc4_program.c2270 const uint8_t *format_swizzle = vc4_get_format_swizzle(format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_formats.c161 vc4_get_format_swizzle(enum pipe_format f) function in typeref:typename:const uint8_t *
H A Dvc4_nir_lower_blend.c304 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format);
420 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format);
440 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format);
H A Dvc4_context.h508 const uint8_t *vc4_get_format_swizzle(enum pipe_format f);
H A Dvc4_uniforms.c139 * replaced with our border color, the vc4_get_format_swizzle()
313 vc4_get_format_swizzle(vc4->framebuffer.cbufs[0]->format);
H A Dvc4_program.c2277 const uint8_t *format_swizzle = vc4_get_format_swizzle(format);

Completed in 18 milliseconds