Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c77 aspect_from_format(enum pipe_format fmt) in aspect_from_format() function
246 res->aspect = aspect_from_format(templ->format); in resource_create()
442 aspects = aspect_from_format(res->base.format); in zink_transfer_copy_bufimage()