Home
last modified time | relevance | path

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

/external/mesa3d/src/util/format/
Du_format.h1332 util_format_get_plane_width(enum pipe_format format, unsigned plane, in util_format_get_plane_width() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c1342 plane_templ[i].width0 = util_format_get_plane_width(templ->format, i, templ->width0); in si_texture_create()