Searched refs:iface_stamp (Results 1 – 3 of 3) sorted by relevance
58 stdraw->iface_stamp = p_atomic_read(&stdraw->iface->stamp) - 1; in st_viewport()60 stread->iface_stamp = p_atomic_read(&stread->iface->stamp) - 1; in st_viewport()
215 if (stfb->iface_stamp == new_stamp) in st_framebuffer_validate()226 stfb->iface_stamp = new_stamp; in st_framebuffer_validate()228 } while(stfb->iface_stamp != new_stamp); in st_framebuffer_validate()500 stfb->iface_stamp = p_atomic_read(&stfbi->stamp) - 1; in st_framebuffer_create()1276 stfb->iface_stamp = p_atomic_read(&stfb->iface->stamp) - 1; in st_manager_add_color_renderbuffer()
441 int32_t iface_stamp; member