Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c828 zink_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *templ, in zink_resource_create_with_modifiers() function
1727 pscreen->resource_create_with_modifiers = zink_resource_create_with_modifiers; in zink_screen_resource_init()