Searched refs:vc4_get_format_swizzle (Results 1 – 5 of 5) sorted by relevance
311 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format); in vc4_do_blending_i()427 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format); in vc4_nir_swizzle_and_pack()447 const uint8_t *format_swiz = vc4_get_format_swizzle(color_format); in vc4_nir_blend_pipeline()
161 vc4_get_format_swizzle(enum pipe_format f) in vc4_get_format_swizzle() function
510 const uint8_t *vc4_get_format_swizzle(enum pipe_format f);
313 vc4_get_format_swizzle(vc4->framebuffer.cbufs[0]->format); in vc4_write_uniforms()
2279 const uint8_t *format_swizzle = vc4_get_format_swizzle(format); in vc4_shader_ntq()