Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h173 struct pipe_screen *orig_screen; member
Diris_resource.c499 iris_pscreen_unref(res->orig_screen); in iris_resource_destroy()
514 res->orig_screen = iris_pscreen_ref(pscreen); in iris_alloc_resource()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.h200 struct pipe_screen *orig_screen; member
Dcrocus_resource.c352 crocus_pscreen_unref(res->orig_screen); in crocus_resource_destroy()
366 res->orig_screen = crocus_pscreen_ref(pscreen); in crocus_alloc_resource()