Searched refs:iface_stamp (Results 1 – 3 of 3) sorted by relevance
71 stdraw->iface_stamp = p_atomic_read(&stdraw->iface->stamp) - 1; in st_viewport()73 stread->iface_stamp = p_atomic_read(&stread->iface->stamp) - 1; in st_viewport()
197 if (stfb->iface_stamp == new_stamp) in st_framebuffer_validate()206 stfb->iface_stamp = new_stamp; in st_framebuffer_validate()208 } while(stfb->iface_stamp != new_stamp); in st_framebuffer_validate()466 stfb->iface_stamp = p_atomic_read(&stfbi->stamp) - 1; in st_framebuffer_create()919 stfb->iface_stamp = p_atomic_read(&stfb->iface->stamp) - 1; in st_manager_add_color_renderbuffer()
282 int32_t iface_stamp; member