Home
last modified time | relevance | path

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

/external/mesa3d/src/util/format/
Du_format.h1356 util_format_get_plane_height(enum pipe_format format, unsigned plane, in util_format_get_plane_height() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c1343 plane_templ[i].height0 = util_format_get_plane_height(templ->format, i, templ->height0); in si_texture_create()