Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.h97 bool scanout_obj_init; member
Dzink_batch.c535 res->scanout_obj_init ? VK_IMAGE_LAYOUT_PRESENT_SRC_KHR : VK_IMAGE_LAYOUT_UNDEFINED, in copy_scanout()
569 res->scanout_obj_init = true; in copy_scanout()