Home
last modified time | relevance | path

Searched refs:util_format_as_renderable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format.h1117 util_format_as_renderable(enum pipe_format format) in util_format_as_renderable() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.c664 tmpl.format = util_format_as_renderable(tmpl.format); in util_clear_texture_as_surface()