Home
last modified time | relevance | path

Searched refs:util_format_rgbx_to_rgba (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format.h1697 util_format_rgbx_to_rgba(enum pipe_format format);
Du_format.c1275 util_format_rgbx_to_rgba(enum pipe_format format) in util_format_rgbx_to_rgba() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute_blit.c574 images[i].format = util_format_rgbx_to_rgba(images[i].format); /* prevent partial writes */ in si_launch_grid_internal_images()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst4085 - util/format: add util_format_rgbx_to_rgba helper