Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c304 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format); in vc4_do_blending_i()
420 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format); in vc4_nir_swizzle_and_pack()
440 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format); in vc4_nir_blend_pipeline()
H A Dvc4_formats.c161 vc4_get_format_swizzle(enum pipe_format f) in vc4_get_format_swizzle() function
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() in write_texture_border_color()
313 vc4_get_format_swizzle(vc4->framebuffer.cbufs[0]->format); in vc4_write_uniforms()
H A Dvc4_program.c2261 const uint8_t *format_swizzle = vc4_get_format_swizzle(format); in vc4_shader_ntq()

Completed in 7 milliseconds